Skip to main content

QueryActionItemCategoriesByOrganizationArgs

talawa-apiDocs


talawa-api / types/generatedGraphQLTypes / QueryActionItemCategoriesByOrganizationArgs

Type Alias: QueryActionItemCategoriesByOrganizationArgs

> QueryActionItemCategoriesByOrganizationArgs: object

Type declaration

orderBy?

> optional orderBy: InputMaybe<ActionItemsOrderByInput>

organizationId

> organizationId: Scalars["ID"]["input"]

where?

> optional where: InputMaybe<ActionItemCategoryWhereInput>

Defined in

src/types/generatedGraphQLTypes.ts:2334