Anchor to DelegateAccessTokenCreateUserErrorDelegate
objectDelegate Access Token Create User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Delegate
Access Token Create User 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
Creates a
with a subset of the parent token's permissions.Delegate access tokens enable secure permission delegation to subsystems or services that need limited access to shop resources. Each token inherits only the scopes you specify, ensuring subsystems operate with minimal required permissions rather than full app access.
Learn more about delegating access tokens to subsystems.
- Anchor to inputinput•Delegate
Access Token Input! required The input fields for creating a delegate access token.
Arguments
Was this section helpful?