If you have a node that has a unique array of strings, is there currently any way to query that?
aurnik
10/24/2017, 12:13 AM
For example a Fruit node with an Alias field which is [“Granny Smith”, “Fuji”, “Honeycrisp”]. Is there a way to do something like { Fruit (alias: “Fuji”) {id} }