Skip to main content

OrganizationAdvertisementsArgs

talawa-apiDocs


talawa-api / types/generatedGraphQLTypes / OrganizationAdvertisementsArgs

Type Alias: OrganizationAdvertisementsArgs

> OrganizationAdvertisementsArgs: object

Type declaration

after?

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

before?

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

first?

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

last?

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

Defined in

src/types/generatedGraphQLTypes.ts:1997