GraphQL query requests are POSTs, but responses to POST typically can’t be cached. Convert it to a querystring on a GET request to allow Fastly to …
GraphQL query requests are POSTs, but responses to POST typically can’t be cached. Convert it to a querystring on a GET request to allow Fastly to …