Skip to main content
Anchor to CustomerSendAccountInviteEmailUserError

CustomerSendAccountInviteEmailUserError

object

Requires read_customers access scope.

Defines errors for customerSendAccountInviteEmail mutation.

•CustomerSendAccountInviteEmailUserErrorCode

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

Sends the customer an account invite email.

Arguments

•ID!required

The ID of the customer to whom an account invite email is to be sent.

•EmailInput

Specifies the account invite email fields.


Fields

•Customer

The customer to whom an account invite email was sent.

•[CustomerSendAccountInviteEmailUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?