Server.MakeCreate a GraphQL server with default GraphQL types for S.
module Store : Irmin.Generic_key.S with type Schema.Info.t = Config.infotype repo = Store.repoval schema : repo -> unit Schema.schemaval execute_request :
unit Schema.schema ->
Cohttp_lwt.Request.t ->
Cohttp_lwt.Body.t ->
response_action Lwt.t