Why is the query getting fields from the Layouts? https://github.com/ForceDotComLabs/react.force.data/blob/master/src/query.js#L71 Need to consider a scenario where VF components are added, else this will fail.
Why is the query getting fields from the Layouts?
https://github.com/ForceDotComLabs/react.force.data/blob/master/src/query.js#L71
Need to consider a scenario where VF components are added, else this will fail.