Giovane de Loredo

Results 5 comments of Giovane de Loredo

It's not the ideal solution, but I wrote a [plugin](https://gist.github.com/gloredo/ac86934026ec2b88b85c8044b0e6edaa) that works. Just need changes on iOS, works out of the box on Android. Just import it into your `app.config.js`:...

Rebuilding the Dev Client should solve

After reading a lot about this, I think the best solution is the one adopted by the GitLab team: **[always use separate tables instead of polymorphic associations](https://docs.gitlab.com/ee/development/polymorphic_associations.html)**. It's the only...

@jorroll, you're right, I expressed myself incorrectly. I strongly believe that hasura should implement a solution to the problem, but it should be as db-level as possible, and keeping the...