Results 26 comments of Giacomo Graziosi

Aren't doctrine style annotations going to be replaced by the upcoming [PHP 8 attributes](https://wiki.php.net/rfc/attributes_v2)? If this is the case it would seem a little bit pointless to implement support for...

Your demo requires login, could it be a duplicate of the issue I reported just half an hour before this one? https://github.com/mantinedev/mantine/issues/2005

Are there any news or best practices regarding this issue? I am exploring nest/type-graphql/typeorm for a new project but lazy relations are generating a massive amount of database queries. On...

@goldcaddy77 this seems to be based on a plain dataloader. Correct me if I'm wrong: this lowers the number of queries by "caching" them so the same query is not...

As Laravel 9 will require PHP 8.0, is there any chance to see this PR merged in Lighthouse? It seems to be the only available way to sort by a...

Same problem is showing in Ryujinx so I guess it is driver related.

@chris-erickson did you make any progress on this?

This is a feature I really need, any progress on the merge?