stack

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

AdminTypes.DeliveryCustomizationConnection interface

An auto-generated type for paginating through multiple DeliveryCustomizations.

Signature:

export interface DeliveryCustomizationConnection 

Properties

Property Modifiers Type Description
edges   Array<DeliveryCustomizationEdge> A list of edges.
nodes   Array<DeliveryCustomization> A list of the nodes contained in DeliveryCustomizationEdge.
pageInfo   PageInfo Information to aid in pagination.