OBJECT
WarehouseDeliveryConnection
link GraphQL Schema definition
1 type WarehouseDeliveryConnection { 2 Int! : 3 4 WarehouseDeliveryEdge!]! : [ 5 6 PageInfo! : 7 8 }
OBJECT
1 type WarehouseDeliveryConnection { 2 Int! : 3 4 WarehouseDeliveryEdge!]! : [ 5 6 PageInfo! : 7 8 }