Graphql_scalars.Make
module Schema : Graphql_basic_scalars.Utils.Schema
module type Json_intf =
Graphql_basic_scalars.Utils.Json_intf_any_typ
with type ('a, 'b) typ := ( 'a, 'b ) Schema.typ
module BlockTime : Json_intf with type t = Block_time.t