entity_field_fetch 1.0.5

Bug fixes

Bugfix

No changes needed. entity_field_fetch fields and their fetched content should now appear in JSONAPI query results.

entity_field_fetch 1.0.0-beta11

Bug fixes

Two minor fixes

  1. Prevent fatal errors if a paragraph id does not find a paragraph. https://www.drupal.org/project/entity_field_fetch/issues/3236368
  2. Update paragraph field text to reflect that either ID or UUID are supported.

entity_field_fetch 1.0.0-beta9

Bug fixes

Bugfix to repair results returned by entity load multiple or graphQL queries where multiple entities with multiple entity field fetch fields are present on each entity.

entity_field_fetch 1.0.0-beta8

New features

Adds one enhancement:

  1. A graphQL resolver that makes the "fetched" data look like GraphQL data instead of raw drupal data. https://www.drupal.org/project/entity_field_fetch/issues/3213821

entity_field_fetch 1.0.0-beta7

New features

Added the ability for fetched data to dig down into entity references and return the entity referenced sources too.
https://www.drupal.org/project/entity_field_fetch/issues/3211972

No impact to entity view or edit. Only impacts json and graphQL type endpoints.

entity_field_fetch 1.0.0-beta6

Bug fixes

Minor release to add missing 'value' property to align with phantom field that is not used.

entity_field_fetch 1.0.0-beta3

New features

Two issues resolved in this release

entity_field_fetch 1.0.0-beta1

New features

This brings in one improvement.

  • 3194277 - Add form widget settings to show/hide link to source and last updated date.

entity_field_fetch 1.0.0-alpha1

New features

This is the initial release of this module that supports an entity field type level fetcher that fetches content every node of a content type.

Subscribe with RSS Subscribe to Releases for Entity Field Fetch field