Markus Podar

Results 404 comments of Markus Podar

Wow! I guess this will fix https://github.com/rebing/graphql-laravel/discussions/1087 !

> but other query classes still are Why this? I wouldn't have figured from the code.

> Thoughts? Let's see code and I suggest you make (another) PR to discuss this!

> I'm assuming you are using this via an import instead of an upload? I'll have to take a look how your CakePHP Uploader uses it 😀 But thanks for...

Seems `SelectFields` related. To you want to attempt a PR to fix this? If not, I would also only accepts tests showing the problem.

> I can only make a draft PR with tests showing the bug, but it wouldn't help you a lot I guess. Au contraire! It would still be helpful! If...

FTR I would be interested in this. Once payloads returned exceed a significant size (in the multi-mega-byte range), I've seen that when profiling (used xdebug & PhpStorm xdebug snapshot analyzer)...

I can't share the xdebug cachegrind output but I can leave a screenshot 😅 Hope it's useful: ![image](https://github.com/webonyx/graphql-php/assets/87493/55bc2616-2f43-4093-97ae-3f1517cf7fe4) Of course Laravel / Eloquent also appears a LOT there. But if...