Anchor to appUninstallapp
mutationapp Uninstall
Requires This mutation can only be used by apps to uninstall themselves.
Uninstalls an app from a shop.
This mutation can only be used by apps to uninstall themselves. Apps with the apps
access scope can uninstall other apps by providing the app ID in the input parameter.
Use the mutation to programmatically remove apps from shops.
The mutation returns the uninstalled app and any errors that occurred during the uninstallation process.
Learn more about app lifecycle management.
- •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.
Was this section helpful?