Skip to content

Tags: drupal-graphql/graphql

Tags

8.x-4.13

Toggle 8.x-4.13's commit message
fix(AlterableComposableSchema): Use getCacheId() in getSchemaDocument…

…() as in the parent class (#3477239 by almunnings)

5.0.0-beta1

Toggle 5.0.0-beta1's commit message
docs(README): Cleanup links and outdated information

5.0.0-alpha3

Toggle 5.0.0-alpha3's commit message
fix(menu_link_description): Cast getDescription() return value to str…

…ing (#3540217)

5.0.0-alpha2

Toggle 5.0.0-alpha2's commit message
fix(FieldContext): Fix return type of context language, can be NULL

5.0.0-alpha1

Toggle 5.0.0-alpha1's commit message
feat(schema): Move schema alter events to base schema class, deprecat…

…e AlterableComposableSchema (#3520035)

8.x-4.12

Toggle 8.x-4.12's commit message
fix(schema): Preserve extension keys after sorting (#3515245 by andri…

…y khomych)

8.x-4.11

Toggle 8.x-4.11's commit message
feat(drush): Provide a generator for schema extension plugins (#3501537)

8.x-4.10

Toggle 8.x-4.10's commit message
chore(coder): Upgrade to 8.3.26 (#3492673)

8.x-3.6

Toggle 8.x-3.6's commit message
Issue #3476398: EntityReferenceQueryDeriver::getDerivativeDefinitions…

…() may return Undefined array key warning during config import

8.x-3.5

Toggle 8.x-3.5's commit message
3484814: Drupal 11 compatibility for version 3.4 by @albertosilva