-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Describe the feature you'd like to request
```ts
new AmplifyGraphqlApi(this, "Api", {
definition: ,
//There should be a feature like this
codegenTypesOut:
//
a…
-
The June 2018 GraphQL spec states the following regarding descriptions ([Source](https://graphql.github.io/graphql-spec/June2018/#sec-Descriptions)):
> To allow GraphQL service designers to easily …
-
**Is your feature request related to a problem? Please describe.**
For AppSync GraphQL API backed by DynamoDB, it can be useful and potentially more performant to allow sets (e.g. string set) for fie…
-
> Note: If your issue/feature-request/question is regarding the AWS AppSync service, please log it in the
[official AWS AppSync forum](https://forums.aws.amazon.com/forum.jspa?forumID=280&start=0…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or…
-
### What is the title of the content you're proposing?
Improved developer experience of GraphQL APIs with JavaScript resolvers for AWS AppSync APIs
### Describe your content, including takeaways f…
-
Issue described below is related to v3.0.1
The library does not allow configuring a separate URL for the WebSocket subscriptions endpoint. Instead it determines the WebSocket endpoint based on the …
-
When developping in local, it is helpful to specify graphql endpoint to local endpoint.
So, how about adding --endpoint arguments to `sls graphql-playground` ?
Changing like this.
index.js
…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…