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