drupal-graphql / drupal-graphql/graphql

Make ImageDerivative resolver configurable to return additional properties

Open
#1,120 0 comments 0 reactions 0 assignees View on GitHub
4.x feature
Dominant language
PHP
Stars
287
Forks
198
PR merge metrics
No merged PRs in 30d

Description

ImageDerivative only returns image url, width, and height.
https://github.com/drupal-graphql/graphql/blob/582704b321379323efba68ece4b7a07257e07f65/src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php#L132-L136

I would like to be able to access other properties of the entity as well, such as ID, filename, etc.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.