-
Notifications
You must be signed in to change notification settings - Fork 2
Apollo Link #14
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
A custom Apollo Link using gqlb should be created for easy integration
Correspondingly a server side solution must be provided,
apollo-server-expressmiddleware maybe?subscription-transport-wsallows passing a string inquerybut it won't be properly encoded, and Base64 ruins whole purpose of this lib hence adding a link to link chain might not be sufficient and rewriting the ws link is required