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