How do I specify a custom scope on a FQL syntax
I am trying something like this but it does not work
and(ends-with("account"), scope:"this site")
How do I specify a custom scope on a FQL syntax
I am trying something like this but it does not work
and(ends-with("account"), scope:"this site")