aws / aws-appsync-community

The AWS AppSync community
https://aws.amazon.com/appsync
Apache License 2.0
506 stars 32 forks source link

I believe it is not possible to create the graphql schema dynamically, so the alternative solution would be to create VTL programmatically with CDK java #357

Closed LucianViana closed 4 months ago

LucianViana commented 5 months ago

Is there already the creation of the VTL programmatically by CDK as it says in the video: https://www.youtube.com/live/I-L89SpoDxI?si=obBr24LE9b73vud7

onlybakam commented 4 months ago

Hi, please take a look at https://docs.amplify.aws/gen2/build-a-backend/data/set-up-data/ to do some of this automatically.

I also recommend looking at AppSync JS resolvers: https://docs.aws.amazon.com/appsync/latest/devguide/resolver-reference-overview-js.html