# AppRevokeAccessScopesPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `appRevokeAccessScopes` mutation. ### Access Scopes ## Fields * [revoked](/docs/api/admin-graphql/2024-10/objects/AccessScope): AccessScope - The list of scope handles that have been revoked. * [userErrors](/docs/api/admin-graphql/2024-10/objects/AppRevokeAccessScopesAppRevokeScopeError): AppRevokeAccessScopesAppRevokeScopeError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [appRevokeAccessScopes](/docs/api/admin-graphql/2024-10/mutations/appRevokeAccessScopes) ## Examples