Module Accumulator.T

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