gql-server-http4s
0.2.8-85-2e88a8f
gql-server-http4s
API
gql.http4s
Http4sRoutes
RequestHandler
RequestHandler
WSHandler
WSHandler
gql-server-http4s
/
gql.http4s
/
WSHandler
WSHandler
gql.http4s.WSHandler
See the
WSHandler
companion object
trait
WSHandler
[
F
[
_
]]
Attributes
Companion
object
Source
Http4sRoutes.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Type members
Types
type
A
Attributes
Source
Http4sRoutes.scala
Value members
Abstract methods
def
compile
(
params
:
QueryParameters
,
value
:
A
):
Resource
[
F
,
Outcome
[
F
]]
Attributes
Source
Http4sRoutes.scala
def
preParsing
(
headers
:
Map
[
String
,
Json
]):
F
[
Either
[
String
,
A
]]
Attributes
Source
Http4sRoutes.scala
In this article
Attributes
Members list
Type members
Types
Value members
Abstract methods