Absinthe.GraphqlWS.Socket.__child_spec__
You're seeing just the function
__child_spec__
, go back to Absinthe.GraphqlWS.Socket module for more information.
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.