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