stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentEdge

AdminTypes.FulfillmentEdge interface

An auto-generated type which holds one Fulfillment and a cursor during pagination.

Signature:

export interface FulfillmentEdge 

Properties

Property Modifiers Type Description
cursor   Scalars[‘String’][‘output’] A cursor for use in pagination.
node   Fulfillment The item at the end of FulfillmentEdge.