Skip to content

GraphQL 4.x port#40

Open
chrfritsch wants to merge 10 commits into
drupal-graphql:8.x-1.xfrom
thunder:2.x
Open

GraphQL 4.x port#40
chrfritsch wants to merge 10 commits into
drupal-graphql:8.x-1.xfrom
thunder:2.x

Conversation

@chrfritsch

Copy link
Copy Markdown

No description provided.

@pmelab

pmelab commented Jun 9, 2021

Copy link
Copy Markdown
Contributor

@chrfritsch That looks great! But I'm not sure it should live here.
Since it's only a new DataProducer, we could as well put it into the main GraphQL V4 module. This would also leave the graphql_views module for V3 users intact. Otherwise we would have to create a new major version of this.

@chrfritsch

Copy link
Copy Markdown
Author

It's not only a DataProducer; there are also still the views plugins. So I was thinking of having this as a starting point for a 2.x branch of graphql-views. But I am also fine to put that into the main module.

@cweiske

cweiske commented Mar 18, 2026

Copy link
Copy Markdown

Did this progress any further in the main graphql module? I didn't find any issues/PRs there.

@cweiske

cweiske commented Mar 24, 2026

Copy link
Copy Markdown

When using GraphQL 4, the graphql_core_schema module already provides views integration that can be utilized. This extension here is not needed anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants