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