| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResolvableField
(experimental) Resolvable Fields build upon Graphql Types and provide fields that can resolve into operations on a data source.
|
| Modifier and Type | Method and Description |
|---|---|
Field |
Field.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ObjectType |
Schema.addSubscription(String fieldName,
Field field)
(experimental) Add a subscription field to the schema's Subscription.
|
Copyright © 2022. All rights reserved.