Testing.Make_test
module S : Utils.Json_intf_any_typ with type ('a, 'b) typ := ( 'a, 'b ) Graphql.Schema.typ
module G : Test_Intf with type t = S.t
val query_server_and_compare : G.t -> unit