graphqld v2.1.2 (2020-02-06T16:16:39Z)
Dub
Repo
VariableInputTypeMismatch
graphql
validation
exception
Undocumented in source.
@
safe
class
VariableInputTypeMismatch :
ValidationException
{
this
(string msg, string f, size_t l);
}
Constructors
this
this
(string msg, string f, size_t l)
Undocumented in source.
Meta
Source
See Implementation
graphql
validation
exception
classes
ArgumentDoesNotExist
ArgumentsNotUniqueException
ContradictingDirectives
DirectiveNotUnique
FieldDoesNotExist
FragmentCycleException
FragmentNameAlreadyInUseException
FragmentNotFoundException
FragmentNotOnCompositeType
LeafIsNotAScalar
LoneAnonymousOperationException
NoTypeSystemDefinitionException
NonUniqueOperationNameException
SingleRootField
UnknownTypeName
UnusedFragmentsException
ValidationException
VariableInputTypeMismatch
VariablesNotUniqueException
VariablesUseException