diff --git a/docs/pages/releases/2021-06-02.mdx b/docs/pages/releases/2021-06-02.mdx index 6bd760b06e9..55615c02157 100644 --- a/docs/pages/releases/2021-06-02.mdx +++ b/docs/pages/releases/2021-06-02.mdx @@ -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. - - ### sortBy deprecated with improvements to orderBy We deprecated the `sortBy` GraphQL filter and updated the `orderBy` GraphQL filter with an improved API.