This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
GraphQL: Add isEmailAvailable query to Customer endpoint #3827
Closed
Description
Community engineering issue
Type of Doc:
- New topic
- Topic Update, Devdoc link: https://devdocs.magento.com/guides/v2.3/graphql/reference/customer.html
- Other
Magento 2 GitHub Issue: magento/graphql-ce#352
Magento 2 GitHub PR: magento/graphql-ce#356
Magento 2 version:
- 2.1.X
- 2.2.X
- 2.3.X
- back port
- forward port
Notifications of Changes:
- Changes to Admin interface?
- New software requirements?
- New REST endpoints or updated GraphQL query syntax?
- New command line option?
Content
Add the isEmailAvailable
query to the Customer endpoint documentation. The topic will require some reorganization because the 2.3.1 version assumes only 1 query.