Skip to main content
object

Represents an installed application on a shop.

Anchor to Fields and connectionsFields and connections

•[AccessScope!]!non-null

The access scopes granted to the application by a merchant during installation.

•[AppSubscription!]!non-null

The active application subscriptions billed to the shop on a recurring basis.

•AppSubscriptionConnection!non-null

All subscriptions created for a shop.

•App!non-null

Application which is installed.

•AppCreditConnection!non-null

Credits that can be used towards future app purchases.

•ID!non-null

A globally-unique ID.

•URL!non-null

The URL to launch the application.

•Metafield

A custom field, including its namespace and key, that's associated with a Shopify resource for the purposes of adding and storing additional information.

•MetafieldConnection!non-null

A list of custom fields that a merchant associates with a Shopify resource.

Anchor to metafieldsByIdentifiersmetafieldsByIdentifiers
•[Metafield]!non-null

The metafields associated with the resource matching the supplied list of namespaces and keys.

•AppPurchaseOneTimeConnection!non-null

One-time purchases to a shop.

•Publication

The publication associated with the installed application.

Anchor to revenueAttributionRecordsrevenueAttributionRecords
•AppRevenueAttributionRecordConnection!non-null

The records that track the externally-captured revenue for the app. The records are used for revenue attribution purposes.

•URL

The URL to uninstall the application.

Deprecated fields and connections

•ChannelDeprecated
•[AppSubscription!]!non-nullDeprecated

Was this section helpful?

•query

Lookup an AppInstallation by ID or return the AppInstallation for the currently authenticated App.

•query

A list of app installations. To use this query, you need to contact Shopify Support to grant your custom app the read_apps access scope. Public apps can't be granted this access scope.

•query

Return the AppInstallation for the currently authenticated App.


Was this section helpful?


Was this section helpful?