Type Alias: GetProjectsWithFieldSchemesResponse
ts
type GetProjectsWithFieldSchemesResponse = z.infer<typeof GetProjectsWithFieldSchemesResponseSchema>;Defined in: src/cloud/models/getProjectsWithFieldSchemesResponse.ts:10