graphql_core_schema 1.0.14

Bug fixes
New features

Add submodule for translatable config pages.
Always set the default timezone so all returned datetime fields are consistent.
Fix menu link default not providing the correct cache tags.
Add workaround support for dynamic_entity_reference fields
Fix error when resolving type for "File"
Issue #3451115 by Project Update Bot, pfrenssen: Automated Drupal 11 compatibility fixes for graphql_core_schema
Issue #3463507 by swickham: Support multi-part language codes
Issue #3463646 by pfrenssen: Omit schema definitions for unused fields

graphql_core_schema 1.0.13

Bug fixes

Fix issues with wrong filter being picked up with different display_id.

graphql_core_schema 1.0.10

New features

Implement optional menu tree parameters. This allows setting a maxDepth on loading large menus.

graphql_core_schema 1.0.1

Bug fixes
  • Issue #3417194 by mariuskueng, ayalon: Limit argmuent is not working in reverse Query
  • Issue #3422702 by mrconnerton, ayalon: EntityQueryOperator does not support CONTAINS, STARTS_WITH, ENDS_WITH
  • Performance improvments adapted to the upcoming MR of the QraphQL module

graphql_core_schema 1.0.0

Bug fixes

First stable release
- Code cleanup
- Automated tests
- Gitlab pipeline
- Many fixes

graphql_core_schema 1.0.0-beta7

Bug fixes
New features

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

graphql_core_schema 1.0.0-beta5

Bug fixes
New features

Route information not correct if URL negotiation language is by domain
Add graphql_telephone for telephone support
Add hook to sort and filter schema configuration
Add ping field to prevent useless exception due to empty Query/Mutation type
Throw exception if no entity types exist
Fix issue when tablefield extension is enabled and no tablefield type exists
Add new configuration option for base entity fields and value fields
Only add FieldDefinition interface if field_config extension is enabled

graphql_core_schema 1.0.0-beta4

Bug fixes
New features

- Improved views support
- Improved multilingual support
- File Entity support on entity references

The routing supports now redirects from non-alias path to alias path.

Subscribe with RSS Subscribe to Releases for GraphQL Core Schema