OrganizationAdvertisementsArgs
talawa-api • Docs
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"
]>