Mina_graphql.Reflectionval reflect :
( 'a -> 'b ) ->
typ:( 'c, 'd ) Graphql_async.Schema.typ ->
( 'c, 'e ) Graphql_async.Schema.field list ->
( 'f, 'g, 'h ) Core.Field.t_with_perm ->
( 'c, 'e ) Graphql_async.Schema.field listWhen Fields.folding, create graphql fields via reflection
module Shorthand : sig ... end