Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppSync: Code first schema generation removed, but alternative seems not available yet #23389

Closed
bndkt opened this issue Dec 19, 2022 · 3 comments
Assignees
Labels
@aws-cdk/aws-appsync Related to AWS AppSync bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@bndkt
Copy link

bndkt commented Dec 19, 2022

Describe the bug

2.55 remove the code first schema generation (#23250) and hints at awscdk-appsync-utils as the way forward. The new module doesn't seem to be available, though.

Expected Behavior

Upgrade path to 2.55 for people who use code first schema generation.

Current Behavior

No upgrade path, as code first schema generation was removed and the alternative is not yet available.

Reproduction Steps

Upgrade to 2.55 and try to use any code first schema generation capabilities.

Possible Solution

No response

Additional Information/Context

No response

CDK CLI Version

2.55.1

Framework Version

No response

Node.js Version

18

OS

macOS

Language

Typescript

Language Version

No response

Other information

No response

@bndkt bndkt added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Dec 19, 2022
@github-actions github-actions bot added the @aws-cdk/aws-appsync Related to AWS AppSync label Dec 19, 2022
@MrArnoldPalmer
Copy link
Contributor

Hey there, https://www.npmjs.com/package/awscdk-appsync-utils should be available now. Thanks for flagging this just had to turn on our deploy actions again once 1.55.0 came out. Let me know if you have issues with usage or want to add any additional capabilities to awscdk-appsync-utils.

@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

@gabsn
Copy link

gabsn commented Apr 21, 2023

Hey just feedback: official code-first approach being missing, this will hurt the adoption of cdk as a serious alternative for building large-scale grpahql apis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-appsync Related to AWS AppSync bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

4 participants