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