dotansimha / dotansimha/graphql-code-generator-community

Add support to AWS Amplify GraphQL request

Open
#507 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
137
Forks
195
Avg merge
6h 20m
Merged PRs (30d)
16

Description

**Is your feature request related to a problem? Please describe.**

Add support to AWS Amplify GraphQL request to this will support AWS Appsync queries

**Describe the solution you'd like**

1. Setup AWS AppAync
2. Create GraphQL schema
3. Use https://github.com/aws-amplify/amplify-codegen to generate code
4. Fetcher can provide `amplify-graphql`
5. It will use aws-amplify API to make request

**Describe alternatives you've considered**

https://github.com/kcwinner/cdk-appsync-react-demo/blob/main/frontend/src/lib/fetcher.ts

**Additional context**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.