Anchor to Relationship
objectRelationship
A relationship event (install, uninstall, deactivate, reactivate).
Anchor to FieldsFields
- eventType (EventType!)
- id (ID!)
- occurredAt (DateTime!)
- reason (String)
- reasonDescription (String)
- shop (ShopReference)
- state (RelationshipState!)
- subject (Subject)
- Anchor to eventTypeevent•Event
Type Type! non-null The type of event.
- •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 reasonreason•String
Reason for any non-installed state.
- Anchor to reasonDescriptionreason•String
Description Description of the reason for any non-installed state.
- Anchor to shopshop•Shop
Reference The shop associated with the event.
- Anchor to statestate•Relationship
State! non-null The state of the relationship.
- Anchor to subjectsubject•Subject
The subject of the event (App or Theme).
Was this section helpful?