Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
datastore
<Reference Types>
AWSAppSyncRealTimeProviderOptions
Interface AWSAppSyncRealTimeProviderOptions
interface
AWSAppSyncRealTimeProviderOptions
{
additionalHeaders
?:
CustomHeaders
;
apiKey
?:
string
;
appSyncGraphqlEndpoint
?:
string
;
authenticationType
?:
GraphQLAuthMode
;
query
?:
string
;
region
?:
string
;
variables
?:
Record
<
string
,
unknown
>
;
libraryConfigHeaders
?
(
)
:
(
(
)
=>
Promise
<
Record
<
string
,
unknown
>
|
Headers
>
)
;
}
Index
Properties
additional
Headers?
api
Key?
app
Sync
Graphql
Endpoint?
authentication
Type?
query?
region?
variables?
Methods
library
Config
Headers?
Properties
Optional
additional
Headers
additional
Headers
?:
CustomHeaders
Optional
api
Key
api
Key
?:
string
Optional
app
Sync
Graphql
Endpoint
app
Sync
Graphql
Endpoint
?:
string
Optional
authentication
Type
authentication
Type
?:
GraphQLAuthMode
Optional
query
query
?:
string
Optional
region
region
?:
string
Optional
variables
variables
?:
Record
<
string
,
unknown
>
Methods
Optional
library
Config
Headers
library
Config
Headers
(
)
:
(
(
)
=>
Promise
<
Record
<
string
,
unknown
>
|
Headers
>
)
Returns
(
(
)
=>
Promise
<
Record
<
string
,
unknown
>
|
Headers
>
)
(
)
:
Promise
<
Record
<
string
,
unknown
>
|
Headers
>
Returns
Promise
<
Record
<
string
,
unknown
>
|
Headers
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
additional
Headers
api
Key
app
Sync
Graphql
Endpoint
authentication
Type
query
region
variables
library
Config
Headers
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter