Skip to main content
object

A reference to a Shopify app, identified by its global ID. Use the gid://shopify/App/<id> format to look up the app in the Admin API.

•String!
non-null

A unique application API identifier.

•ID!
non-null

The app ID. Example value: gid://shopify/App/1234.

•String!
non-null

The name of the app.


Was this section helpful?