stack

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

AdminTypes.PaymentCustomizationConnection interface

An auto-generated type for paginating through multiple PaymentCustomizations.

Signature:

export interface PaymentCustomizationConnection 

Properties

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