diff --git a/README.md b/README.md index cde37dc..aef5dd5 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Pull requests of new projects/apps/libraries are welcome :) - [Visualization](#visualization) - [Web Frameworks](#web-frameworks) - [X11/Wayland](#x11wayland) + - [GraphQL Clients](#graphql-clients) - [Software](#software) ## Android @@ -301,6 +302,9 @@ Pull requests of new projects/apps/libraries are welcome :) * [shell](https://github.com/lirios/shell) - QtQuick and Wayland shell for convergence. * [qmlcompmgr](https://github.com/amezin/qmlcompmgr) - It's a simple compositing manager for X11, written using Qt Quick and QML. Not ready for production. +## GraphQL Clients +* [qtgql](https://github.com/qtgql/qtgql) - GraphQL client for Qt and QML that is inspired by [react-relay](https://relay.dev/). + # Learning * [The QML Book](http://qmlbook.github.io/) - The QML Book. ([source](https://github.com/qmlbook/qmlbook)) * [GCompris](http://www.gcompris.net/index-en.html) - For Kids.