# CompanyLocationRemoveStaffMembersPayload - admin - PAYLOAD Version: unstable ## Description Return type for `companyLocationRemoveStaffMembers` mutation. ### Access Scopes ## Fields * [deletedCompanyLocationStaffMemberAssignmentIds](/docs/api/admin/unstable/scalars/ID): ID - The list of IDs of the deleted staff member assignment. * [userErrors](/docs/api/admin/unstable/objects/BusinessCustomerUserError): BusinessCustomerUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [companyLocationRemoveStaffMembers](/docs/api/admin/unstable/mutations/companyLocationRemoveStaffMembers) ## Examples