Accumulator.T
type !'input_type t = 'input_type Fields_derivers_graphql.Graphql_raw.Make(Schema).Fields.Accumulator.T.t = {
run : 'ctx. unit -> ( 'ctx, 'input_type ) Schema.field option;
}