Skip to content

Commit bb229c9

Browse files
authored
DEVDOCS-6473 - Unified Storefront GraphQL: Account registration workflows (#1105)
Fixed a bad link identified after merging. # [DEVDOCS-6473](https://bigcommercecloud.atlassian.net/browse/DEVDOCS-6473) ## What changed? * The link to the BC `registerCompany` mutation guide no longer goes to a non-existent URL. ## Release notes draft * The link to learn more about the `registerCompany` mutation has been fixed. ## Anything else? ping @bc-terra [DEVDOCS-6473]: https://bigcommercecloud.atlassian.net/browse/DEVDOCS-6473?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1 parent e2b7f86 commit bb229c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/b2b-edition/specs/storefront/storefront/company.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ paths:
7171
7272
Equivalent Storefront GraphQL API Mutation: `companyCreate`. For more information, see the [GraphQL Playground](https://api-b2b.bigcommerce.com/graphql/playground).
7373
74-
> The `registerCompany` mutation in the BigCommerce Storefront GraphQL API also allows you to create a new Company account as a storefront customer. See [Company Account Registration](/docs/storefront/graphql/b2b/company-account-registration) to learn more.
74+
> The `registerCompany` mutation in the BigCommerce Storefront GraphQL API also allows you to create a new Company account as a storefront customer. See [Company Account Registration](/docs/storefront/graphql/b2b/account-registration) to learn more.
7575
7676
If you have configured required information fields in your store’s Extra Fields settings for Company accounts or Company users, you must include the field’s name and value in the `extraFields` array of the request body. For more information on extra fields, see [B2B Edition Settings](https://support.bigcommerce.com/s/article/B2B-Edition-Settings) in the Help Center.
7777
parameters: []

0 commit comments

Comments
 (0)