SubscriptionsTransportWS.SocketTest.socket

You're seeing just the macro socket, go back to SubscriptionsTransportWS.SocketTest module for more information.
Link to this macro

socket(socket_module, schema)

View Source (macro)

Helper function to build a socket.

Example

  iex> socket = socket(GraphqlSocket, TestSchema)