Anchor to AppUninstallAppUninstallErrorApp
objectApp Uninstall App Uninstall Error
Represents an error that happens while uninstalling an app.
Anchor to FieldsFields
- Anchor to codecode•App
Uninstall App Uninstall Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Uninstalls an app.
- •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?