diff --git a/docs/source/index.rst b/docs/source/index.rst index 5e186c3..81e7db5 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -53,6 +53,7 @@ Features - *f-string syntax* route declration. - Mutable response object, passed into each view. No need to return anything. - Background tasks, spawned off in a ``ThreadPoolExecutor``. +- GraphQL support! Testimonials ------------