Absinthe.GraphqlWS.Transport.handle_message
You're seeing just the function
handle_message
, go back to Absinthe.GraphqlWS.Transport module for more information.
Specs
handle_message(map(), Absinthe.GraphqlWS.Socket.t()) :: Absinthe.GraphqlWS.Socket.reply()
Callbacks for parsed JSON payloads coming in from a client.
See: https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md