OrganizationOrderByInput
talawa-api / types/generatedGraphQLTypes / OrganizationOrderByInput
Type Alias: OrganizationOrderByInput
> OrganizationOrderByInput: "apiUrl_ASC"
| "apiUrl_DESC"
| "createdAt_ASC"
| "createdAt_DESC"
| "description_ASC"
| "description_DESC"
| "id_ASC"
| "id_DESC"
| "name_ASC"
| "name_DESC"