Anchor to RelationshipUninstalledRelationship
objectRelationship Uninstalled
An event that marks that an app was uninstalled.
Anchor to FieldsFields
- app (App!)
- description (String)
- occurredAt (DateTime!)
- reason (String)
- shop (Shop!)
- type (AppEventTypes!)
- Anchor to descriptiondescription•String
More details from the merchant about why they uninstalled the app.
- Anchor to occurredAtoccurred•Date
At Time! non-null The date and time when the event took place.
- Anchor to reasonreason•String
A comma separated list of reasons why the merchant uninstalled the app.
- Anchor to shopshop•Shop!non-null
A Shopify shop.
- Anchor to typetype•App
Event Types! non-null The type of app event.
Was this section helpful?