Skip to content

1.0.0-beta.51

Pre-release
Pre-release
Compare
Choose a tag to compare
@maoosi maoosi released this 03 Apr 14:01
· 406 commits to main since this release
  • Fix: Support for prisma ^2.20 added (output for generators can now be env vars).
  • Feat: Ability to exclude fields and models from the generated GraphQL schema and API using /// @PrismaAppSync.ignore (more details in the docs).
  • Feat: Simpler boilerplate usage with yarn create prisma-appsync-app <target-folder>.