Anchor to BusinessCustomerUserErrorBusiness
objectBusiness Customer User Error
Requires access scope or
access scope.
An error that happens during the execution of a business customer mutation.
Anchor to FieldsFields
- Anchor to codecode•Business
Customer 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
Deletes a list of companies.
- Anchor to companyIdscompany•[ID!]!
Ids required A list of IDs of companies to delete.
Arguments
- Anchor to deletedCompanyIdsdeleted•[ID!]
Company Ids A list of IDs of the deleted companies.
- Anchor to userErrorsuser•[Business
Errors Customer User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Deletes a company address.
- Anchor to addressIdaddress•ID!
Id required The ID of the address to delete.
Arguments
- Anchor to deletedAddressIddeleted•ID
Address Id The ID of the deleted address.
- Anchor to userErrorsuser•[Business
Errors Customer User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Assigns the customer as a company contact.
- Anchor to companyIdcompany
Id
Arguments