Type Alias: Request
Request =
Record<string,RequestItem>
Defined in: fate/src/types.ts:330
Collection of node and list requests describing the data a screen needs.
Request =
Record<string,RequestItem>
Defined in: fate/src/types.ts:330
Collection of node and list requests describing the data a screen needs.