Skip to main content

UserTagsAssignedWithArgs

talawa-apiDocs


talawa-api / types/generatedGraphQLTypes / UserTagsAssignedWithArgs

Type Alias: UserTagsAssignedWithArgs

> UserTagsAssignedWithArgs: object

Type declaration

after?

> optional after: InputMaybe<Scalars["String"]["input"]>

before?

> optional before: InputMaybe<Scalars["String"]["input"]>

first?

> optional first: InputMaybe<Scalars["PositiveInt"]["input"]>

last?

> optional last: InputMaybe<Scalars["PositiveInt"]["input"]>

organizationId?

> optional organizationId: InputMaybe<Scalars["ID"]["input"]>

Defined in

src/types/generatedGraphQLTypes.ts:2968