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