I want to have access to entities referenced by entity_reference or image fields in my react code. However the referenced fields accessible through context only have the target_id but no data from referenced entity. Is there a way to resolve the referenced fields so that they are available in js?
I want to have access to entities referenced by entity_reference or image fields in my react code. However the referenced fields accessible through context only have the target_id but no data from referenced entity. Is there a way to resolve the referenced fields so that they are available in js?