From 45b65d65a7c668ecd434f3989c2e00c72b420cea Mon Sep 17 00:00:00 2001 From: Jonathan Kim Date: Tue, 14 Jul 2020 18:01:12 +0100 Subject: [PATCH] Updated v3 release notes (markdown) --- v3-release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v3-release-notes.md b/v3-release-notes.md index 656ecbe..5f5b804 100644 --- a/v3-release-notes.md +++ b/v3-release-notes.md @@ -79,7 +79,7 @@ More info here: https://github.com/graphql-python/graphene/pull/1157 ### Backends support removed -GraphQL-core v3 removed support for the backends feature that was available in v2 and so it is no longer possible to replace the GraphQL-core backend for another one. We are looking for alternatives to support the same features that backends did but at the moment there is no ETA on when it might be available. +GraphQL-core v3 removed support for the backends feature that was available in v2 and so it is no longer possible to replace the GraphQL-core backend for another one. If you have a specific requirement that requires using a backend please raise an issue on GitHub. ### Enum inputs