Benedikt Franke
Benedikt Franke
If lazy calculation is tricky and eager addition is easy and cheap, we can also add it as a property, I am not totally against that. My guess is that...
Released with https://github.com/webonyx/graphql-php/releases/tag/v15.12.0, thank you @ruudk.
> So far there is only a category property No more, we got rid of that in v15. I am not convinced I agree with the categorization the docs put...
Perhaps you can take a look at the exception classes defined in https://github.com/webonyx/graphql-php/tree/master/src/Error and their usage. I am open for pull requests that introduce an improved hierarchy.
Thank you for your continued efforts on this. Unfortunately this pull request needs significant rework for the reasons I outlined in my review.
You can add the following entry to `CHANGELOG.md`: ``` ### Added - Allow optimizing `SELECT` https://github.com/nuwave/lighthouse/pull/2235 by @Lyrisbee, @bepsvpt ```
> Thanks @spawnia, could we add a @storipress tag as well — we'll get back to this one sometime next month as we're working on some other features right now....
Due to massive breaking changes, supporting both v2 and v3 seems hard, see https://amphp.org/upgrade. Perhaps we should just switch to v3 in our next major version, along with requiring PHP...
I am not that eager to make the cut towards a new major version. As long as no one asks for changes that require breakage, I would rather develop the...
I reckon the extra effort of maintaining multiple versions simultanously and merging between them is just not worth it for now.