Hi!I have scaffolded a shopify project using shopify-cli. I am trying to query dummy customers of my store using GraphQL API. I want to query customers with varying parameters - first time on page load (react front-end) and second time on a user acti...