# RelationshipUninstalled - partner - OBJECT Version: 2024-10 ## Description An event that marks that an app was uninstalled. ### Access Scopes ## Fields * [app](/docs/api/partner/2024-10/objects/App): App! - A Shopify [app](/concepts/apps). * [description](/docs/api/partner/2024-10/scalars/String): String - More details from the merchant about why they uninstalled the app. * [occurredAt](/docs/api/partner/2024-10/scalars/DateTime): DateTime! - The date and time when the event took place. * [reason](/docs/api/partner/2024-10/scalars/String): String - A comma separated list of reasons why the merchant uninstalled the app. * [shop](/docs/api/partner/2024-10/objects/Shop): Shop! - A Shopify shop. * [type](/docs/api/partner/2024-10/enums/AppEventTypes): AppEventTypes! - The type of app event. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples