Lib.Networkmodule Serializing = Graphql_lib.Serializingmodule Scalars = Graphql_lib.Scalarsmodule Get_status : sig ... endOpen after GraphQL query, to avoid shadowing functions used by the PPX
module Sql : sig ... endmodule Get_version : sig ... endmodule Get_network : sig ... endmodule Get_network_memoized : sig ... endval network_tag_of_graphql : Get_network.t -> stringmodule Validate_choice : sig ... endmodule List_ : sig ... endval dummy_network_request : Rosetta_models.Network_request.tmodule Status : sig ... endmodule Options : sig ... endval router :
get_graphql_uri_or_error:
( unit ->
( Uri.t, [> `App of Rosetta_lib__Errors.T.t | `Page_not_found ] as 'a )
Async_kernel__Deferred_result.t ) ->
logger:Logger.t ->
with_db:
( ( db:(module Caqti_async.CONNECTION) ->
( Yojson.Safe.t, [> `App of Rosetta_lib__Errors.T.t ] )
Async_kernel__Deferred_result.t ) ->
( Yojson.Safe.t, 'a ) Async_kernel__Deferred_result.t ) ->
string list ->
Yojson.Safe.t ->
( Yojson.Safe.t, 'b ) Async_kernel__Deferred_result.t