GitHub
npm
Preparing search index...
The search index is not available
aws-appsync-js - v1.0.1
aws-appsync-js
IntrospectionField
Interface IntrospectionField
interface
IntrospectionField
{
name
:
string
;
description
?:
null
|
string
;
args
:
readonly
IntrospectionInputValue
[]
;
type
:
IntrospectionTypeRef
;
isDeprecated
:
boolean
;
deprecationReason
?:
null
|
string
;
}
Index
Properties
name
description?
args
type
is
Deprecated
deprecation
Reason?
Properties
Readonly
name
name
:
string
Optional
Readonly
description
description
?:
null
|
string
Readonly
args
args
:
readonly
IntrospectionInputValue
[]
Readonly
type
type
:
IntrospectionTypeRef
Readonly
is
Deprecated
isDeprecated
:
boolean
Optional
Readonly
deprecation
Reason
deprecationReason
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
description
args
type
is
Deprecated
deprecation
Reason
GitHub
npm
aws-appsync-js - v1.0.1
Loading...