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