Hi!
I’ve built a headless ecommerce website using Storefront Graphql API.
However, I would like to create a Customer without an account (Email subscription), which only be done using Admin API.
Is it a common pattern to use both Admin and Storefront API in a headless solution?
What is your thoughts regarding this?