Skip to content

Checking compared fields existence: handle containers  #3354

@joel-costigliola

Description

@joel-costigliola

Summary

Checking person.children.name is not yet done (we ignore containers for the time being), in this example we need to get the first child and check if its class has a name field

We need to do the same for these containers type:

  • array
  • iterable
  • optional
  • atomic reference.

This fully fix #3349

Metadata

Metadata

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions