A Shopify application.


A unique application API identifier.

App store page URL of the app.

App store page URL of the developer who created the app.

All requestable access scopes available to the app.

Banner image for the app.

Description of the app.

The name of the app developer.

The type of app developer.

Whether the app uses the Embedded App SDK.

Requirements that must be met before the app can be installed.

A list of app features that are shown in the Shopify App Store listing.

Feedback from this app about the store.

Handle of the app.

Icon that represents the app.

A globally-unique ID.

Corresponding AppInstallation for this shop and App. Returns null if the App is not installed.

Webpage where you can install the app.

Anchor to App.isPostPurchaseAppInUse
isPostPurchaseAppInUse
non-null

Whether the app is the post purchase app in use.

The optional scopes requested by the app. Lists the optional access scopes the app has declared in its configuration. These scopes are optionally requested by the app after installation.

Whether the app was previously installed on the current shop.

Detailed information about the app pricing.

Anchor to App.pricingDetailsSummary
pricingDetailsSummary
non-null

Summary of the app pricing details.

Link to app privacy policy.

The public category for the app.

Whether the app is published to the Shopify App Store.

The access scopes requested by the app. Lists the access scopes the app has declared in its configuration. Merchant must grant approval to these scopes for the app to be installed.

Screenshots of the app.

Whether the app was developed by Shopify.

Name of the app.

Message that appears when the app is uninstalled. For example: By removing this app, you will no longer be able to publish products to MySocialSite or view this app in your Shopify admin. You can re-enable this channel at any time.

The webhook API version for the app.


Was this section helpful?
Map

Fields and connections from

App


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

Fetches app by handle. Returns null if the app doesn't exist.

Fetches an app by its client ID. Returns null if the app doesn't exist.


Was this section helpful?
<?>
App Queries



Was this section helpful?
||-
App Implements
App

Implements