GitHub
npm
Preparing search index...
The search index is not available
aws-appsync-js - v1.0.1
aws-appsync-js
IntrospectionInputValue
Interface IntrospectionInputValue
interface
IntrospectionInputValue
{
name
:
string
;
description
?:
null
|
string
;
type
:
IntrospectionTypeRef
;
defaultValue
?:
null
|
string
;
}
Index
Properties
name
description?
type
default
Value?
Properties
Readonly
name
name
:
string
Optional
Readonly
description
description
?:
null
|
string
Readonly
type
type
:
IntrospectionTypeRef
Optional
Readonly
default
Value
defaultValue
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
description
type
default
Value
GitHub
npm
aws-appsync-js - v1.0.1
Loading...