I am calling storefront API using graphql, I have already created Storefront API access token, and sending it in the header “X-Shopify-Storefront-Access-Token” of the api.So Everyone can see this token in the header, how can Ihide it ? Or is there any other way to call the api without that header.