GraphQL with simple State Management
GraphQL is an open-source data query and manipulation language for APIs. It allows you to query and manipulate data in an easy light way. GraphQL has a couple of Flutter implementations: One as regular class call to query and manipulate data and a Widget implementation to query directly from our