Skip to content

How do I ensure MQL resources that return a list result in a true / false check? #1286

Closed Answered by chris-rock
chris-rock asked this question in Q&A
Discussion options

You must be logged in to vote

TLDR: For MQL resources that return lists, we recommend to use to use .none , .all , .one or .any expressions like:

users.all( name == regex.email )

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by chris-rock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant