Anchor to Subject
unionSubject
Represents the subject of an event (App or Theme).
Anchor to Possible typesPossible types
- AppReference (AppReference)
- ThemeReference (ThemeReference)
- •OBJECT
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 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.
- •OBJECT
A reference to a theme, identified by its global ID.
- •ID!non-null
The theme ID. Example value:
.- Anchor to namename•String!non-null
The name of the theme.
- •ID!
Was this section helpful?
Anchor to Fields with this unionFields with this union
- •OBJECT
A charge event representing when a merchant was billed.
- •OBJECT
A credit event.
- •OBJECT
An earning event representing when a partner receives payment.
- •INTERFACE
A historical event for apps and themes.
- •OBJECT
A relationship event (install, uninstall, deactivate, reactivate).
- •OBJECT
A subscription status event.
Was this section helpful?