Skip to content

Instantly share code, notes, and snippets.

@glommer
Created May 19, 2022 16:18
Show Gist options
  • Save glommer/e951f04ff51fe4757c36a208247da401 to your computer and use it in GitHub Desktop.
Save glommer/e951f04ff51fe4757c36a208247da401 to your computer and use it in GitHub Desktop.
await Person.findMany(p => p.age > 40);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment