Join Slack
Powered by
For the flutter package, how do i query by multipl...
# community-help
r
Rude Buster
07/27/2022, 8:28 AM
For the flutter package, how do i query by multiple fields? In this case id like to query by 'name' and 'handle'.
k
Kishore Nallan
07/27/2022, 8:37 AM
Send a comma separated string
'handle,name'
👍 1
r
Rude Buster
07/27/2022, 6:29 PM
Oh wow that was alot easier than i thought 😅
Open in Slack
Previous
Next