Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maoosi committed Apr 22, 2023
1 parent 50875d0 commit 5e6f266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelog/1.0.0-rc.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ query {
## Fixes and improvements

- [The local dev server now supports concurrent queries.](https://github.com/maoosi/prisma-appsync/issues/103)
- [The local dev server now return __typename (similar to AppSync)](https://github.com/maoosi/prisma-appsync/issues/115)
- [The local dev server now returns __typename (similar to AppSync)](https://github.com/maoosi/prisma-appsync/issues/115)
- [All fields with `@default()` are now optional in GraphQL output](https://github.com/maoosi/prisma-appsync/issues/96)
- [Improved performances on ACL Shield Functions (checks now runs in parallel).](https://github.com/maoosi/prisma-appsync/issues/92)
- [Fixed issue with ACL Shield rules and WhereUniqueInput.](https://github.com/maoosi/prisma-appsync/issues/123)
Expand Down

1 comment on commit 5e6f266

@vercel
Copy link

@vercel vercel bot commented on 5e6f266 Apr 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

prisma-appsync – ./

prisma-appsync.vercel.app
prisma-appsync-maoosi.vercel.app
prisma-appsync-git-main-maoosi.vercel.app

Please sign in to comment.