FulfillmentOrderLineItemEdge - admin-graphql - OBJECT
Version: 2024-10
Description:
An auto-generated type which holds one FulfillmentOrderLineItem and a cursor during pagination.
Access Scopes
Fields
-
cursor:
String! -
The position of each node in an array, used in [pagination](https://shopify.dev/api/usage/pagination-graphql).
-
node:
FulfillmentOrderLineItem! -
The item at the end of FulfillmentOrderLineItemEdge.
Connections
Related queries
Related mutations
Related Unions
Examples