Fetching specific fields from document type
l
In a particular scenario, I have a Project Content node and let's say that it has a huge amount of properties. Is there a way from the query builder to fetch only certain properties like five properties for example? To make it clearer, I basically want to the equivalent in SQL of Select Title, description instead of Select *
4 Views