- Issue created by @klausi
- Merge request !36feat(schema): Move schema alter events to base schema class, deprecate AlterableComposableSchema (#3520035) → (Merged) created by klausi
- 🇦🇺Australia almunnings Melbourne, 🇦🇺
Can this be back ported to 4.x? - GraphQL Compose is on the AlterableComposableSchema and I'd prefer to jump into line without dropping support for 4.x immediately.
- 🇦🇹Austria klausi 🇦🇹 Vienna
Hm, the point in 4.x was to have it explicitly as separate class, see the discussion in https://github.com/drupal-graphql/graphql/issues/1301 .
So I would not backport this. For graphql compose I assume you need to start a new git branch anyway? There are some small typing changes that could be incompatible between graphql 4.x and 5.x. Not sure if it is possible to write graphql compose to be compatible with both versions.
Automatically closed - issue fixed for 2 weeks with no activity.