stack

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

AdminTypes.SubscriptionBillingAttemptConnection interface

An auto-generated type for paginating through multiple SubscriptionBillingAttempts.

Signature:

export interface SubscriptionBillingAttemptConnection 

Properties

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.