graphql-go-tools
graphql-go-tools copied to clipboard
Pass InitialPayload from Federated Subscriptions to Subgraphs
My client uses the initialPayload to pass custom header information to the websocket connection, I can intercept the payload at the federated level but it isn't being passed on to the subgraphs where I need it