Packages

Athena Event Logistics - Backend / Web

Current section

Files

Jump to
athena_logistics lib athena_web channels graphql_ws_socket.ex
Raw

lib/athena_web/channels/graphql_ws_socket.ex

defmodule AthenaWeb.GraphqlWSSocket do
@moduledoc false
use Absinthe.GraphqlWS.Socket, schema: AthenaWeb.Schema
end