Skip to content

Documentation / @expofp/schema / WfDataJsRefSchema

Variable: WfDataJsRefSchema

ts
const WfDataJsRefSchema: ZodObject<WfDataJsRef>;

A $ref to the expo's wf.data.js. The graph is not loaded eagerly: resolve() evaluates the ref on demand into a WfDataJsSchema payload.