graphql-cohttp
Run GraphQL servers with `cohttp`
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library graphql-cohttp
module type HttpBody = sig ... end
module Make
(Schema : Graphql_intf.Schema)
(Body : HttpBody with type +'a io := 'a Schema.Io.t) :
sig ... end