Skip to main content

AdvertisementsConnection

talawa-apiDocs


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"]>

Defined in

src/types/generatedGraphQLTypes.ts:168