Skip to content

Instantly share code, notes, and snippets.

@csells
Created December 8, 2021 02:21
Show Gist options
  • Save csells/0e23a4ae2ccfb2769a11aaaf34108038 to your computer and use it in GitHub Desktop.
Save csells/0e23a4ae2ccfb2769a11aaaf34108038 to your computer and use it in GitHub Desktop.
personsRef.whereName(isEqualTo: 'Bob');
personsRef.whereAge(isGreaterThan: 42);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment