Skip to content

Commit

Permalink
Remove commented out statement
Browse files Browse the repository at this point in the history
  • Loading branch information
flexdinesh committed Sep 19, 2022
1 parent 45578e9 commit 0b12fa6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/pages/releases/2021-06-02.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ In addition to the JSON one above, we added new examples for:
- Setting [Default Values](https://github.com/keystonejs/keystone/tree/main/examples/default-values) for fields.
- [Extending the GraphQL Schema](https://github.com/keystonejs/keystone/tree/main/examples/extend-graphql-schema) with custom queries and mutations.

<!-- We also published a tutorial that shows you [how to embed Keystone and SQLite in a Next.js app](https://keystonejs.com/tutorials/embedded-mode-with-sqlite-nextjs). The end result is an app with a queryable GraphQL endpoint based on your Keystone schema that you can run live on Vercel for free! <Emoji symbol="🚀" alt="Rocket"/> -->

### sortBy deprecated with improvements to orderBy

We deprecated the `sortBy` GraphQL filter and updated the `orderBy` GraphQL filter with an improved API.
Expand Down

0 comments on commit 0b12fa6

Please sign in to comment.