stack

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

AdminTypes.AppPurchaseOneTimeConnection interface

An auto-generated type for paginating through multiple AppPurchaseOneTimes.

Signature:

export interface AppPurchaseOneTimeConnection 

Properties

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