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 delegate access token.
To learn more about creating delegate access tokens, refer to Delegate OAuth access tokens to subsystems.
- Anchor to inputinput•Delegate
Access Token Input!required The input fields for creating a delegate access token.
Arguments
- Anchor to delegateAccessTokendelegate•Delegate
Access Token Access Token The delegate access token.
- Anchor to shopshop•Shop!non-null
The user's shop.
- Anchor to userErrorsuser•[Delegate
Errors Access Token Create User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?