Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

ISSUE-7987: The GraphQL topic "Company team mutations" has been created #8028

Prev Previous commit
Next Next commit
Update company-team-mutations.md
  • Loading branch information
keharper authored Oct 15, 2020
commit d4c491738dba794d5220b8e74428bf0cbdbfe3b3
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ Attribute | Data Type | Description

Use the `deleteCompanyTeam` mutation to delete a company team by ID. You can get the team ID with the [`company` query]({{page.baseurl}}/graphql/queries/company.html).


### Syntax

```graphql
Expand Down