TransformRequestBody type
Home > @cbnsndwch/nest-zero-synced-queries > TransformRequestBody
TransformRequestBody type
Request body type from Zero cache (array of query requests).
Signature:
export type TransformRequestBody = TransformRequestItem[];References: TransformRequestItem
How was this page?