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