Skip to content

Production ready? #25

Answered by maoosi
bmjhversteeg asked this question in Q&A
Discussion options

You must be logged in to vote

@bmjhversteeg Thanks for your kind words, always good to hear about people happily using the Generator!

Two main things need to be addressed before I would consider Prisma-AppSync officially stable:

  1. Refactoring and improving tests to cover more scenarios and edge cases.
  2. There is a known issue with fine-grained access control. To sum up, the current implementation is not efficiently protecting nested fields, which could lead to some security issues.

I am currently working on a new version of the Client API (the part of the Generator used inside the Lambda function). Breaking changes will come with this new version, mainly impacting people that are extensively using custom resolvers and f…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by maoosi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants