Skip to main content
Anchor to DelegateAccessTokenCreateUserError

DelegateAccessTokenCreateUserError

object

An error that occurs during the execution of DelegateAccessTokenCreate.

•DelegateAccessTokenCreateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Creates a delegate access token.

To learn more about creating delegate access tokens, refer to Delegate OAuth access tokens to subsystems.

Arguments

•DelegateAccessTokenInput!required

The input fields for creating a delegate access token.


Fields

•DelegateAccessToken

The delegate access token.

•Shop!non-null

The user's shop.

•[DelegateAccessTokenCreateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?
OSZAR »