-
Notifications
You must be signed in to change notification settings - Fork 5
m2m data #10
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
a fetch with a link-entity generates a schema and data that excludes the rest of the attributes in the fetch, as below.

When I duplicate the fetch in the collection, one without, then another with the link-entity reference then it generates the schema correctly as below:
My fetch collection:
Not sure if its an issue, or intended?