AdvertisementsConnection
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / AdvertisementsConnection
Type Alias: AdvertisementsConnection
> AdvertisementsConnection: object
Type declaration
__typename?
> optional
__typename: "AdvertisementsConnection"
edges?
> optional
edges: Maybe
<Maybe
<AdvertisementEdge
>[]>
pageInfo
> pageInfo: DefaultConnectionPageInfo
totalCount?
> optional
totalCount: Maybe
<Scalars
["Int"
]["output"
]>