Last update:
July 26, 2024
CustomerOrderEdge object¶
This type represents an edge in a connection of customer orders.
Fields¶
Field | Description |
---|---|
cursor String! |
The Id representing the current node in the list. |
node CustomerOrderType |
The CustomerOrderType node, which represents a single customer order. |