| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
GraphQLRenderConfig |
ApiConfiguration.graphQLConfig()
The configuration for an application using GraphQL APIs.
|
| Modifier and Type | Method and Description |
|---|---|
static ApiConfiguration |
ApiConfiguration.fromGraphQLConfig(GraphQLRenderConfig graphQLConfig)
Create an instance of this class with
ApiConfiguration.graphQLConfig() initialized to the given value. |
ApiConfiguration.Builder |
ApiConfiguration.Builder.graphQLConfig(GraphQLRenderConfig graphQLConfig)
The configuration for an application using GraphQL APIs.
|
Copyright © 2023. All rights reserved.