Absinthe.Phoenix.Socket.put_schema
You're seeing just the function
put_schema
, go back to Absinthe.Phoenix.Socket module for more information.
Specs
put_schema(Phoenix.Socket.t(), Absinthe.Schema.t()) :: Phoenix.Socket.t()
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.