graphql-client
graphql-client copied to clipboard
Improve docs "copypastability"
Hey there, not sure if it is an issue with whatever http / ruby version we're using but I noticed that my user agent is not properly set as a header if I use symbols, I end up with Ruby,<CUSTOM_AGENT> when my requests reach other apps.
It took me a while to figure this one out so better save other devs times too :smile: