Anchor to CompanyLocationDeletePayloadCompany
payloadCompany Location Delete Payload
Return type for mutation.
Anchor to FieldsFields
- deletedCompanyLocationId (ID)
- userErrors ([BusinessCustomerUserError!]!)
- Anchor to deletedCompanyLocationIddeleted•ID
Company Location Id The ID of the deleted company location.
- 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
- companyLocationDelete (CompanyLocationDeletePayload)
- •mutation
Deletes a company location.
- Anchor to companyLocationIdcompany•ID!
Location Id required The ID of the company location to delete.
Arguments
Was this section helpful?