Module Accumulator.T

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