OBJECT
AdvertDocumentsConnection
The connection type for AdvertDocument.
link GraphQL Schema definition
- type AdvertDocumentsConnection {
- # A list of edges.
- AdvertDocumentsEdge] : [
- # A list of nodes.
- AdvertDocument] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }