Current section
Files
Jump to
Current section
Files
lib/athena_web/channels/graphql_ws_socket.ex
defmodule AthenaWeb.GraphqlWSSocket do
@moduledoc false
use Absinthe.GraphqlWS.Socket, schema: AthenaWeb.Schema
end