MenuItemCountableConnection Object
No description
type MenuItemCountableConnection {
pageInfo: PageInfo!
edges: [MenuItemCountableEdge!]!
totalCount: Int
}
Fields
pageInfo ● PageInfo!
Pagination data for this connection.
edges ● [MenuItemCountableEdge!]!
totalCount ● Int
A total count of items in the collection.
Returned By
menuItems query