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