Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

object

Represents an installed application on a shop.

Anchor to Fields and connectionsFields and connections

•

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

•

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

•

All subscriptions created for a shop.

•
App!non-null

Application which is installed.

•

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.

•

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

•

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

•

One-time purchases to a shop.

•

The publication associated with the installed application.

Anchor to revenueAttributionRecordsrevenueAttributionRecords
•

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

•

The URL to uninstall the application.

Show
deprecated fields and connections Deprecated
•
ChannelDeprecated

Channel associated with the installed application. Use publication instead.

•
[AppSubscription!]!non-nullDeprecated

Subscriptions charge to a shop on a recurring basis. Use activeSubscriptions instead.


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?