stack

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

AdminTypes.AppCreditConnection interface

An auto-generated type for paginating through multiple AppCredits.

Signature:

export interface AppCreditConnection 

Properties

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