App Uninstall Payload
Return type for mutation.
Anchor to FieldsFields
- app (App)
- userErrors ([AppUninstallAppUninstallError!]!)
- •App
The uninstalled app.
- Anchor to userErrorsuser•[App
Errors Uninstall App Uninstall Error!]! non-null The list of errors that occurred from executing the mutation.
Anchor to Mutations with this payloadMutations with this payload
- appUninstall (AppUninstallPayload)
- •mutation
Uninstalls an
Appfrom a shop. Apps use this mutation to uninstall themselves programmatically, removing theirfrom the merchant's store.When an app uninstalls, Shopify automatically performs cleanup tasks, such as deleting
objects and admin links associated with the app.Learn more about app lifecycle management.
CautionThis action is irreversible. You can't restore an uninstalled app's configuration or data. Before you uninstall an app, make sure that you no longer need to make API calls for the store in which the app has been installed.
Caution:This action is irreversible. You can't restore an uninstalled app's configuration or data. Before you uninstall an app, make sure that you no longer need to make API calls for the store in which the app has been installed.
Caution: This action is irreversible. You can't restore an uninstalled app's configuration or data. Before you uninstall an app, make sure that you no longer need to make API calls for the store in which the app has been installed.