Type Alias: QueryParams
QueryParams =Defined in: packages/http/src/fetcher.ts:61 Represents a type-safe map of query parameters. Each value can be a string, number, boolean, null, undefined, or an array of those types.Schema.Schema.Type<typeofQueryParams>