Skip to main content

WarehouseCountableConnection Object

No description

type WarehouseCountableConnection {
pageInfo: PageInfo!
edges: [WarehouseCountableEdge!]!
totalCount: Int
}

Fields

pageInfo ● PageInfo!

Pagination data for this connection.

edges ● [WarehouseCountableEdge!]!

totalCount ● Int

A total count of items in the collection.

Returned By

warehouses query