- Issue created by @klausi
- 🇧🇬Bulgaria pfrenssen Sofia
Now that we are planning the next major, would it be a good idea to get attribute based plugin definitions in?
[#SchemaExtension()]
rather than@SchemaExtension
. - 🇧🇬Bulgaria pfrenssen Sofia
I made issues for our 4 plugin types:
- 📌 Use attributes to define SchemaExtension plugins Active
- 📌 Use attributes to define DataProducer plugins Active
- 📌 Use attributes to define PersistedQuery plugins Active
- 📌 Use attributes to define Schema plugins Active
Would it be OK to include these in the roadmap for the 5.x branch?
- 🇦🇹Austria klausi 🇦🇹 Vienna
Sure, but those annotation changes are not breaking changes? So we could do the them anytime later as well?
But if you would like to work on them I'm happy to include the conversions!
- 🇦🇺Australia almunnings Melbourne, 🇦🇺
✅ Very easy upgrade for GraphQL Compose, I was just missing a
fields
on anObjectType
./subscribing
- 🇦🇹Austria klausi 🇦🇹 Vienna
Turns out the remaining LoigicExceptions in code are correct, I don't think we can remove them.
- 🇦🇹Austria klausi 🇦🇹 Vienna
- 🇦🇹Austria klausi 🇦🇹 Vienna
The first alpha version was released, please test! https://www.drupal.org/project/graphql/releases/5.0.0-alpha1 →
- 🇦🇹Austria klausi 🇦🇹 Vienna
GraphQL 5.0.0-alpha3 released!
Mostly refactoring to use PHP attributes and some bug fixes.
Thank you Daniel Bosen, Al Munnings, Andrii Aleksandrov and Ben Stallings for contributing fixes!
https://www.drupal.org/project/graphql/releases/5.0.0-alpha3 →
I think we can do the first beta soon, let me know of any blockers you see.
- 🇦🇹Austria klausi 🇦🇹 Vienna
started preparing the API changes for the 5.0.0 release notes.
Should probably be moved to a change record at some point.
I'm planning to release a first beta version soon, thanks a lot for testing the alpha release (2 issues on that fixed already in 5.x dev).