Graphql_scalars.StateHashAsDecimal
type t = Data_hash_lib.State_hash.t
val parse : Yojson.Basic.t -> t
val serialize : t -> Yojson.Basic.t
val typ : unit -> ( 'a, t option ) Graphql_basic_scalars.Utils.Schema.typ