I want to inject this customer id to the graphql query. I tried injecting the customer id into graphql template string using “useStaticQuery” hook but …
I want to inject this customer id to the graphql query. I tried injecting the customer id into graphql template string using “useStaticQuery” hook but …