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