Compatibility with drupal/graphql:4

Created on 4 August 2023, over 1 year ago

As per module description, it's only compatible with drupal/GraphQL:3

GraphQL Responsive Image is an extension of the GraphQL module drupal/graphql 3.0 which adds the possibility to render responsive drupal images using GraphQL.

However, drupal/graphql has already released version drupal/graphql:4 so my question is that will this modue work with it or not? If yes, how to use it?

📌 Task
Status

Closed: works as designed

Version

1.3

Component

Code

Created by

🇵🇰Pakistan usmanjutt84 Islamabad

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @usmanjutt84
  • Status changed to Closed: works as designed over 1 year ago
  • 🇨🇭Switzerland saschaeggi Zurich

    From the GraphQL 4 module site:

    Differences to the 4.x version: the 3.x version automatically generates a GraphQL schema from Drupal entities and data structures. It exposes Drupal details over the GraphQL API. The 4.x version leaves the GraphQL schema design to the developer, which makes it easier to hide Drupal internal details.

    So as with Version 4 you anyway have to implement your own schema it doesn't make sense to use this module. However there is a module which provides a schema for GraphQL Version 4, see https://www.drupal.org/project/graphql_compose

Production build 0.71.5 2024