Join Slack
Powered by
can anyone tell me what is the keyword for using a...
# orm-help
m
manoj
10/01/2019, 1:22 AM
can anyone tell me what is the keyword for using a filter as below
Copy code
query { ads(filter: { url_has: "google" }) { response } }
i basically want to filter out ads whose url has google in it
@Adam Jacob
? URL is a string here
Open in Slack
Previous
Next