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

Commit 91fed99

Browse files
andrewbessAndrii Beziazychnyi
authored andcommitted
ISSUE-7987: Small fixes
- separating the topics; - adding the links
1 parent d01f6c1 commit 91fed99

File tree

6 files changed

+411
-394
lines changed

6 files changed

+411
-394
lines changed

src/_data/toc/graphql.yml

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -205,22 +205,25 @@ pages:
205205
- label: changeCustomerPassword mutation
206206
url: /graphql/mutations/change-customer-password.html
207207

208-
- label: companyTeam mutations
209-
url: /graphql/mutations/company-team-mutations.html
210-
edition: ee-only
208+
- label: createCompanyTeam mutation
209+
url: /graphql/mutations/create-company-team.html
210+
edition: b2b-only
211211
exclude_versions: ["2.3"]
212-
children:
213-
- label: createCompanyTeam mutation
214-
url: /graphql/mutations/company-team-mutations.html#createcompanyteam-mutation
215212

216-
- label: updateCompanyTeam mutation
217-
url: /graphql/mutations/company-team-mutations.html#updatecompanyteam-mutation
213+
- label: updateCompanyTeam mutation
214+
url: /graphql/mutations/update-company-team.html
215+
edition: b2b-only
216+
exclude_versions: ["2.3"]
218217

219-
- label: deleteCompanyTeam mutation
220-
url: /graphql/mutations/company-team-mutations.html#deletecompanyteam-mutation
218+
- label: deleteCompanyTeam mutation
219+
url: /graphql/mutations/delete-company-team.html
220+
edition: b2b-only
221+
exclude_versions: ["2.3"]
221222

222-
- label: updateCompanyStructure mutation
223-
url: /graphql/mutations/company-team-mutations.html#updatecompanystructure-mutation
223+
- label: updateCompanyStructure mutation
224+
url: /graphql/mutations/update-company-structure.html
225+
edition: b2b-only
226+
exclude_versions: ["2.3"]
224227

225228
- label: copyProductsToWishlist mutation
226229
url: /graphql/mutations/copy-products-to-wishlist.html

0 commit comments

Comments
 (0)