NauticalOrderCountableEdge
No description
type NauticalOrderCountableEdge {
node: NauticalOrder!
cursor: String!
}
Fields
NauticalOrderCountableEdge.node ● NauticalOrder! non-null object
The item at the end of the edge.
NauticalOrderCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination.