I hear you. In my "Jira" type project when using URQL (GraphQL Client), there's not much state management other that keeping track of some UI.
On the flip side, it can be difficult to optimize so that creating, modifying and deleting things don't trigger extra calls to the endpoint.