Skip to main content

QueryAllParams type

Pagination Parameters

Signature:

export type QueryAllParams = Exclude<z.input<typeof QueryAllParamsSchema>, undefined>;