ProcaWeb.Plugs.ParseExtensions (proca v3.4.1)
Plug that reads "extensions" key from GraphQL paramters and addsthem to context of GQL resolution. This is to handle Apollo style extensions in requests.
Link to this section Summary
Link to this section Functions
Link to this function
call(conn, schema)
Callback implementation for Plug.call/2
.
Link to this function
init(opts \\ [])
Callback implementation for Plug.init/1
.