DiscountAllocationEdge - admin-graphql - OBJECT
Version: unstable
Description:
An auto-generated type which holds one DiscountAllocation 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:
DiscountAllocation! -
The item at the end of DiscountAllocationEdge.
Connections
Related queries
Related mutations
Related Unions
Examples