SalesAgreementEdge - customer - OBJECT
Version: 2025-01
Description:
An auto-generated type which holds one SalesAgreement 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:
SalesAgreement! -
The item at the end of SalesAgreementEdge.
Connections
Related queries
Related mutations
Related Unions
Examples