Module Input.T

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