Absinthe.GraphqlWS.Socket.__child_spec__

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

__child_spec__(module, opts, socket_opts)

View Source

Provides a stub implementation that allows the socket to start. Phoenix.Socket.Transport expects a child spec that starts a process; we do so with a noop Task.