stack

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

AdminTypes.DeliveryProfileEdge interface

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

Signature:

export interface DeliveryProfileEdge 

Properties

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