Anchor to PartnerEventPartner
interfacePartner Event
A historical event for apps and themes.
Anchor to FieldsFields
- eventType (EventType!)
- id (ID!)
- occurredAt (DateTime!)
- shop (ShopReference)
- subject (Subject)
- Anchor to eventTypeevent•Event
Type Type! non-null The type of event.
Show enum values
- •ID!non-null
Unique identifier for the event.
- Anchor to occurredAtoccurred•Date
At Time! non-null The date and time when the event occurred.
- Anchor to shopshop•Shop
Reference The shop associated with the event.
Show fields
- Anchor to subjectsubject•Subject
The subject of the event (App or Theme).
Show union types
Was this section helpful?
Anchor to Types implemented inTypes implemented in
- Charge (Charge)
- Credit (Credit)
- Earning (Earning)
- Relationship (Relationship)
- SubscriptionStatus (SubscriptionStatus)
- •OBJECT
A charge event representing when a merchant was billed.
Show fields
- •OBJECT
A credit event.
Show fields
- •OBJECT
An earning event representing when a partner receives payment.
Show fields
- •OBJECT
A relationship event (install, uninstall, deactivate, reactivate).
Show fields
- •OBJECT
A subscription status event.
Show fields
Was this section helpful?