stack

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

AdminTypes.PaymentScheduleConnection interface

An auto-generated type for paginating through multiple PaymentSchedules.

Signature:

export interface PaymentScheduleConnection 

Properties

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.