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.