@@ -205,22 +205,25 @@ pages:
205
205
- label : changeCustomerPassword mutation
206
206
url : /graphql/mutations/change-customer-password.html
207
207
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
211
211
exclude_versions : ["2.3"]
212
- children :
213
- - label : createCompanyTeam mutation
214
- url : /graphql/mutations/company-team-mutations.html#createcompanyteam-mutation
215
212
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"]
218
217
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"]
221
222
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"]
224
227
225
228
- label : copyProductsToWishlist mutation
226
229
url : /graphql/mutations/copy-products-to-wishlist.html
0 commit comments