MishoOriginal post
Rank 2: Process
JavaScript
[Query.select(["$id", "passengers"])]This is my Query but as u see on image its gives me error why?
Summary
Error message indicates that there is an issue with the Query.select method using the specified attributes. Check data schema and verify attribute names.