I am using neuron for graphql connectivity. It is working all fine, but when I want to set a header Ex-Ample-Subscription-Key with some value, it is not getting recognized. It will throw error if I don't put quotes, it will not be recognized, if I put double quotes.
Please help me, to pass the header with hyphen (-)
Hello @uesteibar,
I am using neuron for graphql connectivity. It is working all fine, but when I want to set a header Ex-Ample-Subscription-Key with some value, it is not getting recognized. It will throw error if I don't put quotes, it will not be recognized, if I put double quotes. Please help me, to pass the header with hyphen (-)
Thank You