---
title: CompanyLocationRemoveStaffMembersPayload - GraphQL Admin
description: Return type for `companyLocationRemoveStaffMembers` mutation.
api_version: unstable
api_name: admin
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/payloads/CompanyLocationRemoveStaffMembersPayload
  md: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/payloads/CompanyLocationRemoveStaffMembersPayload.md
---

# Company​Location​Remove​Staff​Members​Payload

payload

Return type for `companyLocationRemoveStaffMembers` mutation.

## Fields

* deleted​Company​Location​Staff​Member​Assignment​Ids

  [\[ID!\]](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID)

  The list of IDs of the deleted staff member assignment.

* user​Errors

  [\[Business​Customer​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/BusinessCustomerUserError)

  non-null

  The list of errors that occurred from executing the mutation.

***

## Mutations with this payload

* [company​Location​Remove​Staff​Members](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/companyLocationRemoveStaffMembers)

  mutation

  Deletes one or more existing mappings between a staff member at a shop and a company location.

  * company​Location​Staff​Member​Assignment​Ids

    [\[ID!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID)

    required

    ### Arguments

    The list of IDs of the company location staff member assignment to delete.

  ***

***

## Map

### Mutations with this payload

* [company​Location​Remove​Staff​Members](https://shopify.dev/docs/api/admin-graphql/unstable/types/companyLocationRemoveStaffMembers)
