drupal-graphql / graphql

GraphQL integration for Drupal 9/10
286 stars 202 forks source link

Porting the v3 schema to the v4 plugin version #1319

Open steale-dot opened 1 year ago

steale-dot commented 1 year ago

Hi,

Is it possible to use the v3 schema in v4? And if so, do you have suggestions on how to do it?

ayalon commented 1 year ago

You can try our module: https://www.drupal.org/project/graphql_core_schema

The schema is not 100% compliant but it's very close with some good improvements. And it is configurable via UI.