Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphql v4 #55

Open
friedinando opened this issue Feb 20, 2023 · 4 comments
Open

Graphql v4 #55

friedinando opened this issue Feb 20, 2023 · 4 comments

Comments

@friedinando
Copy link

There are plans to support the V4 of graphql?

@lahoosascoots
Copy link

Seconded. We use this module pretty heavily for our Angular Apps for facets and filtering. Would be really nice to have this 4.x compatible.

@SleptonGems
Copy link

I made a generic module specifically for making facetted graphql queries with search_api_solr:

https://www.drupal.org/project/graphql_search_api_solr

It is almost generic enough to support other search engines compatible with search_api, however you will need to replace calls to
$index->getServerInstance()
->getBackend()->getSolrFieldNames($index);

@emmacorn
Copy link

Hey, has anyone been making plans yet to upgrade this module for graphql v4 support? Are the contributors actively working on this anymore?

@duartegarin
Copy link
Collaborator

From my perspective, no plans. I'm maintaining this only minimally and no plans to support v4 (As it's essentially a full rewrite). But happy to accept a contributor.

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

No branches or pull requests

5 participants