AccessScope object
Represents the access scope permission that is applicable to a merchant’s shop, such as read_orders
.
On this page
Fields
- description (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
Description of the access scopes enabled on an api permission. - handle (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
A human-friendly string for an access scope.
Types that return AccessScope
[AppInstallation.accessScopes](https://shopify.dev/docs/admin-api/graphql/reference/apps/appinstallation#accessscopes-2021-01)
[StorefrontAccessToken.accessScopes](https://shopify.dev/docs/admin-api/graphql/reference/access/storefrontaccesstoken#accessscopes-2021-01)