Join Slack
Powered by
Hi Team! How can I filter data in GraphQL by null?...
# getting-started
l
late-rocket-94535
08/30/2022, 5:29 AM
Hi Team! How can I filter data in GraphQL by null? I tried construction like
{field: "typeNames", value: {ne: null} }}
but it's not working. And other operators like
regex
or
in
I can't understand how to use. Give an example, please.
g
green-football-43791
08/31/2022, 12:27 AM
Hey! This isn’t currently supported unfortunately. we are looking to address this in advanced search functionality that is coming soon though.
Open in Slack
Previous
Next