vic / apollo-phoenix-websocket

An Apollo networkInterface for executing GraphQL queries via Phoenix Channels
Apache License 2.0
91 stars 9 forks source link

Rename `options.channel.in_msg` #10

Closed vic closed 7 years ago

vic commented 7 years ago

Use a better name for in_msg and make it camelCase as that's javascript convention.

vic commented 7 years ago

Replaced by options.channel.event in v0.6.0