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