Absinthe.Phoenix.Socket.put_schema

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

put_schema(socket, schema)

View Source

Specs

Configure the schema for a socket.

Only use this if you are not yet on Phoenix 1.3. If you're on Phoenix 1.3, read the moduledocs.