Focuses on API authentication, access scopes, and permission management.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
how to create code in graphql for login page without password field...
===============Query Mutation Work on admin side====================
===============variables====================
Hi Umang,
Just to confirm, would this be a login page that customers would interact with? Where exactly would this be accessible to users?
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
yes i want to login customer and also for registration
I believe for this you'd be using the customerCreate mutation on the Storefront API. Can you describe what the exact use-case is?
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
i want to add [password field in login and registration query how it is possible ?