Skip to main content

WarehouseCountableEdge Object

No description

type WarehouseCountableEdge {
node: Warehouse!
cursor: String!
}

Fields

WarehouseCountableEdge.node ● Warehouse! non-null object products

The item at the end of the edge.

WarehouseCountableEdge.cursor ● String! non-null scalar miscellaneous

A cursor for use in pagination.

Member Of

WarehouseCountableConnection object