Has anyone used nuxt-graphql-client and successfully saved the headers of the request to storage?
Hi All, I would want to ask if anyone has used the nuxt-graphql-client with vendure before? Currently I am trying to do mutations to a graphql endpoint and I would need to get the headers being sent back by the server to my browser but I am not sure how to get the data from the nuxt-graphql-client. Is there a function i can use to get the Headers of the request because i can see it in my browser network logs.
0 Replies