Types
Output _TypeInput
Parent: _TypeObject<_TypeKind., _InputBase, _InputTypeParam, _InputField, _InputAlternate>
Output _InputBase
Parent: _ObjBase<_InputTypeArg>
Alternates | Object |
---|---|
_InputBase |
Fields | Type | Object |
---|---|---|
input | _Identifier | _InputBase |
Output _InputTypeParam
Parent: _ObjTypeParam<_TypeKind.>
Alternates | Object |
---|---|
_InputTypeParam |
Output _InputField
Parent: _Field<_InputBase>
Fields | Type | Object |
---|---|---|
default | _Constant ? | _InputField |
Output _InputAlternate
Parent: _Alternate<_InputTypeArg>
Fields | Type | Object |
---|---|---|
input | _Identifier | _InputAlternate |
Output _InputTypeArg
Parent: _ObjTypeArg
Fields | Type | Object |
---|---|---|
input | _Identifier | _InputTypeArg |
Output _InputParam
Parent: _InputBase
Alternates | Object |
---|---|
_InputBase |
Fields | Type | Object |
---|---|---|
input | _Identifier | _InputBase |
modifiers | _Modifiers [] | _InputParam |
default | _Constant ? | _InputParam |