ChrisExP
ChrisExP
**Describe the bug** This is more a bug with Gmail but it returns folders with the flag "\Noselect" instead of "\NoSelect" so the `Folder` class does not get the `no_select`...
### Bug report It's a bit of a weird edge case. It might be related to https://github.com/phpstan/phpstan/issues/9630 But I've managed to reproduce it in the playground so hopefully that helps....
### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before? - [X] Yes, it's still reproducable ### What version of...
**Describe the bug** Since version 15.12 of `webonyx/graphql-php` there has been a new property on the `ResolveInfo` class, `unaliasedPath`. This field is not preserved when building the child `ResolveInfo` class...