--- title: AppRevokeAccessScopesAppRevokeScopeError - GraphQL Admin description: Represents an error that happens while revoking a granted scope. api_version: 2024-10 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/objects/AppRevokeAccessScopesAppRevokeScopeError md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/objects/AppRevokeAccessScopesAppRevokeScopeError.txt --- # App​Revoke​Access​Scopes​App​Revoke​Scope​Error object Represents an error that happens while revoking a granted scope. ## Fields * code [App​Revoke​Access​Scopes​App​Revoke​Scope​Error​Code](https://shopify.dev/docs/api/admin-graphql/2024-10/enums/AppRevokeAccessScopesAppRevokeScopeErrorCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) non-null The error message. *** ## Map No referencing types *** ## Mutations * [app​Revoke​Access​Scopes](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/appRevokeAccessScopes) mutation Revokes access scopes previously granted for an app installation. *** ## <\~> AppRevokeAccessScopesAppRevokeScopeError Mutations ### Mutated by * <\~>[app​Revoke​Access​Scopes](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/appRevokeAccessScopes) *** ## Interfaces * [Displayable​Error](https://shopify.dev/docs/api/admin-graphql/2024-10/interfaces/DisplayableError) interface *** ## ||-AppRevokeAccessScopesAppRevokeScopeError Implements ### Implements * ||-[Displayable​Error](https://shopify.dev/docs/api/admin-graphql/2024-10/interfaces/DisplayableError)