Anchor to AppReferenceApp
objectApp Reference
A reference to a Shopify app, identified by its global ID. Use the format to look up the app in the Admin API.
Anchor to FieldsFields
- apiKey (String!)
- id (ID!)
- name (String!)
- Anchor to apiKeyapi•String!
Key non-null A unique application API identifier.
- •ID!non-null
The app ID. Example value:
.- Anchor to namename•String!non-null
The name of the app.
Was this section helpful?