Benedikt Franke
Benedikt Franke
Unfortunately, changing https://github.com/nuwave/lighthouse/blob/4dd08990889ecf996a2a955434852c967cb9c2ee/src/Execution/ModelsLoader/SimpleModelsLoader.php#L29 to use `loadMissing` causes many tests to fail - the underlying issue is that relations can be loaded multiple times in a single GraphQL query, but they...
Please update this merge request with the latest changes from `master`. I just made the cut to work towards the upcoming v6.
Nice idea @chojnicki, I never thought of modifying the native validation errors to make them look like Laravel validation errors. There are many other possible validation errors that would need...
Released with https://github.com/nuwave/lighthouse/releases/tag/v6.11.0. Please consider sponsoring.
I tried reenabling the failing test case for this in https://github.com/nuwave/lighthouse/pull/2525 and implemented a fix for it. However, this causes other tests to fail. The fundamental issue with this is...
> Rebase please. Rebased and updated with the latest locales.
> Is there any way we can finally fix this after 2 years? German is still not working like other languages too... Yup, merging https://github.com/react-component/picker/pull/289 or implementing https://github.com/react-component/picker/pull/289#issuecomment-1063640635 would do...
I am not looking to pursue this further right now, because I do not need it. Feel free to fork and propose your own pull request that finishes the work...
> I can prepare PR when agreed. Please do, I am fine with releasing a new major version that breaks things. Consider https://github.com/angular/angular/blob/main/CONTRIBUTING.md#-commit-message-format.
This is a critical bug fix to make this package work with `redux-form` v8.