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: Rename company-related query names and attributes #8117
Closed
Description
Community engineering issue
Type of Doc:
- New topic
- Topic Update, Devdoc link:
- Other
Magento 2 GitHub Issue: magento/magento2#30466
Magento 2 GitHub PR: TBD
Magento 2 version:
- 2.4
Notifications of Changes:
- Changes to Admin interface?
- New software requirements?
- New REST endpoints or updated GraphQL query syntax?
- New command line option?
Content
Update the following query names and other objects/attributes, as directed by magento/architecture#447
checkCompanyEmail > isCompanyEmailAvailable
checkCompanyAdminEmail > isCompanyAdminEmailAvailable
checkCompanyUserEmail > isCompanyUserEmailAvailable
checkCompanyRoleName > isCompanyRoleNameAvailable This will be handled in another PR