ShippingZoneCountableEdge
No description
type ShippingZoneCountableEdge {
node: ShippingZone!
cursor: String!
}
Fields
ShippingZoneCountableEdge.node
● ShippingZone!
non-null object shipping
The item at the end of the edge.
ShippingZoneCountableEdge.cursor
● String!
non-null scalar miscellaneous
A cursor for use in pagination.