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

Commit f49e583

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

File tree

6 files changed

+406
-373
lines changed

6 files changed

+406
-373
lines changed

src/_data/toc/graphql.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -207,20 +207,20 @@ pages:
207207

208208
- label: companyTeam mutations
209209
url: /graphql/mutations/company-team-mutations.html
210-
edition: ee-only
210+
edition: b2b-only
211211
exclude_versions: ["2.3"]
212212
children:
213213
- label: createCompanyTeam mutation
214-
url: /graphql/mutations/company-team-mutations.html#createcompanyteam-mutation
214+
url: /graphql/mutations/company-team-mutations/create-company-team.html
215215

216216
- label: updateCompanyTeam mutation
217-
url: /graphql/mutations/company-team-mutations.html#updatecompanyteam-mutation
217+
url: /graphql/mutations/company-team-mutations/update-company-team.html
218218

219219
- label: deleteCompanyTeam mutation
220-
url: /graphql/mutations/company-team-mutations.html#deletecompanyteam-mutation
220+
url: /graphql/mutations/company-team-mutations/delete-company-team.html
221221

222222
- label: updateCompanyStructure mutation
223-
url: /graphql/mutations/company-team-mutations.html#updatecompanystructure-mutation
223+
url: /graphql/mutations/company-team-mutations/update-company-structure.html
224224

225225
- label: copyProductsToWishlist mutation
226226
url: /graphql/mutations/copy-products-to-wishlist.html

0 commit comments

Comments
 (0)