Absinthe.GraphqlWS.Util (AbsintehGrahqlWS v0.1.0) View Source

Helper functions that are imported into a module using Absinthe.GraphqlWS.Socket.

Link to this section Summary

Functions

Implementation copied from Phoenix.Socket, but changed to match on a Absinthe.GraphqlWS.Socket struct.

Link to this section Functions

Specs

Link to this function

assign(socket, key, value)

View Source

Specs

Implementation copied from Phoenix.Socket, but changed to match on a Absinthe.GraphqlWS.Socket struct.