Anchor to CompanyAddressDeletePayloadCompany
payloadCompany Address Delete Payload
Return type for mutation.
Anchor to FieldsFields
- deletedAddressId (ID)
- userErrors ([BusinessCustomerUserError!]!)
- 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.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- companyAddressDelete (CompanyAddressDeletePayload)
- •mutation
Deletes a company address.
- Anchor to addressIdaddress•ID!
Id required The ID of the address to delete.
Arguments
Was this section helpful?