InputDef<'Val>
Namespace: FSharp.Data.GraphQL.Types
Representation of all type defintions, that can be uses as inputs. By default only scalars, enums, lists, nullables and input objects are valid input types. Constrained to represent .NET type provided as generic parameter.