Absinthe.GraphqlWS.Transport.handle_inbound

You're seeing just the function handle_inbound, go back to Absinthe.GraphqlWS.Transport module for more information.
Link to this function

handle_inbound(message, socket)

View Source

Specs

handle_inbound(map(), socket()) :: reply_inbound()

Callbacks for parsed JSON payloads coming in from a client.

See: https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md