As described in appolo spec https://github.com/apollographql/subscriptions-transport-ws/blob/master/PROTOCOL.md#gql_connection_init we can use optional 'payload' parameter for GQL_CONNECTION_INIT message type. My reasoning here, is that I want put authorization token into connection init message.