- 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.