AdvertisementEdge
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / AdvertisementEdge
Type Alias: AdvertisementEdge
> AdvertisementEdge: object
Type declaration
__typename?
> optional
__typename: "AdvertisementEdge"
cursor?
> optional
cursor: Maybe
<Scalars
["String"
]["output"
]>
node?
> optional
node: Maybe
<Advertisement
>