Anchor to CustomerSendAccountInviteEmailUserErrorCustomer
objectCustomer Send Account Invite Email User Error
Requires access scope.
Defines errors for customerSendAccountInviteEmail mutation.
Anchor to FieldsFields
- Anchor to codecode•Customer
Send Account Invite Email 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
Sends the customer an account invite email.
- Anchor to customerIdcustomer•ID!required
Id The ID of the customer to whom an account invite email is to be sent.
- Anchor to emailemail•Email
Input Specifies the account invite email fields.
Arguments
- Anchor to customercustomer•Customer
The customer to whom an account invite email was sent.
- Anchor to userErrorsuser•[Customer
Errors Send Account Invite Email User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?