docs: added Manage Customers documentation (#2911)

* docs: added Manage Customers documentation

* fixed link
This commit is contained in:
Shahed Nasser
2022-12-28 19:36:18 +02:00
committed by GitHub
parent f89759f069
commit 123d910ef6
9 changed files with 257 additions and 22 deletions
@@ -74,4 +74,5 @@ The relation between the `Customer` and `Address` entities is available on both
## See Also
- [Implement customer profiles in the storefront](../../storefront/customer-profiles.mdx)
- [Manage customers using the admin APIs](../../admin/manage-customers.mdx)
- Customers [Admin](/api/admin/#tag/Customer) and [Storefront](/api/store/#tag/Customer) API References