You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added differentiated sobject name for subqueries since it is actually the relationship name
Updated docs
Updated unit tests
Modified object prefixes to be an array and added support for multiple prefixes
resolves#35
Description
the SObject field on the results does not make sense to use for subqueries, as it is really the child relationship name.
There should be a new field on Query to indicate the name, since we really don't know the actual SObject name
The text was updated successfully, but these errors were encountered: