- Issue created by @pfrenssen
- π¦πΉAustria klausi π¦πΉ Vienna
Thanks, approach makes sense. Can you add an automated test case?
- π§π¬Bulgaria pfrenssen Sofia
We should also sort by priority in
\Drupal\graphql\Plugin\SchemaExtensionPluginManager::getExtensions()
which is used by non-configurable schema plugins. - Status changed to Fixed
25 days ago 1:30pm 12 March 2025 - π¦πΉAustria klausi π¦πΉ Vienna
Alright, added to the merge train! Thanks!
-
klausi β
committed a5628917 on 8.x-4.x authored by
pfrenssen β
feat(schema): Allow SchemaExtension plugins to be ordered by priority (#...
-
klausi β
committed a5628917 on 8.x-4.x authored by
pfrenssen β
-
klausi β
committed 454b2ab1 on 8.x-4.x
test(schema): Fix PHPUnit deprecation (#3492221)
-
klausi β
committed 454b2ab1 on 8.x-4.x
- π¦πΉAustria klausi π¦πΉ Vienna
There is a deprecation incompatibility with π Cache collision when multiple servers are using the same schema plugin Active , opened a follow-up merge request.
- πΊπ¦Ukraine andriy khomych
IMHO, we should presave extensions keys.
It is useful information and can be used in the AlterableComposableSchema.
Opened issue https://www.drupal.org/project/graphql/issues/3515245 π Sort extensions by priority and presave extension key. Active