A couple things:
- The `subscriptionParams` config value is not currently used
- We want to have the flexibility to add headers to `HttpLink`
These headers will also be applied as the `connectionParams`. This is a little awkward, but seems like it might be the best way for us to get initialization info to the server.