Home > @infiniteobjects/shopify-data-manager > AdminTypes > PaymentScheduleConnection
An auto-generated type for paginating through multiple PaymentSchedules.
Signature:
export interface PaymentScheduleConnection
Property | Modifiers | Type | Description |
---|---|---|---|
edges | Array<PaymentScheduleEdge> | A list of edges. | |
nodes | Array<PaymentSchedule> | A list of the nodes contained in PaymentScheduleEdge. | |
pageInfo | PageInfo | Information to aid in pagination. |