Skip to main content
Anchor to DelegateAccessTokenCreatePayload

DelegateAccessTokenCreatePayload

payload

Return type for delegateAccessTokenCreate mutation.

•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?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Creates a delegate access token.

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


Was this section helpful?