Appearance
Cerces
Cerces / types / QueryParameter
QueryParameter<S> = RouteParameter<S> & object
S
RouteParameter
object
Defined in: src/types.ts:65
location: "query"
"query"
schema: S
S extends z.ZodType
z.ZodType