graphql-binary
graphql-binary copied to clipboard
Apollo Link
A custom Apollo Link using gqlb should be created for easy integration
Correspondingly a server side solution must be provided, apollo-server-express middleware maybe?
subscription-transport-ws allows passing a string in query but 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