WarehouseCountableEdge Object
No description
type WarehouseCountableEdge {
node: Warehouse!
cursor: String!
}
Fields
node ● Warehouse!
The item at the end of the edge.
cursor ● String!
A cursor for use in pagination.
Member Of
WarehouseCountableConnection object