Skip to main content
Log inSign up
Anchor to currentAppInstallation

currentAppInstallation

query

Return the AppInstallation for the currently authenticated App.

•

Represents an installed application on a shop.

accessScopes•
non-null

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

activeSubscriptions•
non-null

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

allSubscriptions•
non-null

All subscriptions created for a shop.

app•
non-null

Application which is installed.

credits•
non-null

Credits that can be used towards future app purchases.

id•
non-null

A globally-unique ID.

launchUrl•
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.

metafields•
non-null

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

metafieldsByIdentifiers•
non-null

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

oneTimePurchases•
non-null

One-time purchases to a shop.

publication•

The publication associated with the installed application.

revenueAttributionRecords•
non-null

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

uninstallUrl•

The URL to uninstall the application.

channel•

Channel associated with the installed application.

subscriptions•
non-null

Subscriptions charge to a shop on a recurring basis.


Was this section helpful?