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