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