type query
type response
= Info.t Core.Or_error.t
val query : string ‑> query
val run : query ‑> response
module Stable : sig ... end