MenuItemCountableEdge
An edge in a connection.
type MenuItemCountableEdge {
cursor: String!
node: MenuItem!
}
Fields
MenuItemCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination
MenuItemCountableEdge.node ● MenuItem! non-null object
The item at the end of the edge
Member Of
MenuItemCountableConnection object