Install
Works with Drupal: ^9.3 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
fe83924 - Add support for schema.org metatags.
e6408be - Add support for REGEXP on queries.
3f68ecd - Implement new UrlOptions argument for generating entity URLs
314e835 - Redirect to login on 403 error.
53d64ba - Allow different contextual filters per display.
77e21f5 - Add support for contextual filters with individual input type per view.
d7460db - Fix recursion when filtering for accessible values
038f749 - Add Drupal 10 to the core version requirement for module graphql_debugging.
b8f46fe - Prevent generating types multiple times
dcb40d7 - Fix wrong type for uriRelationships
661d508 - Write tests for access checking
fec7571 - Clean up CoreComposableResolver
5f7f0a5 - Tests for entity query
f61b4b2 - Explicitly exclude user with 0 in entity query
c067473 - Fix wrong type for query result items and
b50c149 - Write tests, phpcs fixes
93de868 - Write test for image extension
4628985 - Fix bug when generating image style enum starting with a number
593c69a - Clean up field resolvers
5439c50 - Override Validator to make it aware of fields resolved by the default field resolver
1ba5673 - Use property promotion
4644792 - Cacheability of entity menu links
e159d13 - Fix access check cacheability
2be3980 - Clean ups
09c7706 - Remove dependency on patch, add missing subrequest buffer
5154a3d - Create separate file for core composable schema form
5bafaf5 - Move schema generation to new class
44e7de6 - Move everything resolver related to CoreComposableResolver
6b647c0 - Create helper class for configuration
5735faf - Remove dependency on telephone module
e896c34 - Use separate class to keep track of generated types
28512c3 - Simplify getGeneratedSchema
d5ab03f - Add cacheable dependencies if resolved value is array
66eb117 - Filter generated fields
0f2e603 - Properly generate EntityTranslatable fields
c3eeb89 - Get entity definitions only when needed
a1640da - Write tests for complex schema building
77a4b00 - Add link to docs in getInterfaceExtender exception
f17009a - Remove complex data type generation test
c62caf4 - Streamline annotations in field descriptions
82b64e1 - Don't make id and weight field non-nullable on LanguageInterface
b5ffe00 - Deprecate getInterfaceExtender
8082bf8 - Refactor schema generation to allow extending interfaces by extensions
f10c239 - Set language context value in url field of LanguageSwitchLink
f131f80 - Resolve deferred in subrequest data producers
0142173 - Fix caching issue with subrequests
d6ef1d7 - Remove subrequest buffer from language switch links data producer
5c3ca26 - Add type for the DrupalDateTime object, implement data producer for date parsing
0bfe62c - Provide escaped and XSS filtered message text
85d5024 - Sort local tasks by weight
aad657c - Put field name and raw field indicators at the beginning of descriptions