Skip to content

Instantly share code, notes, and snippets.

@rckrueger
Created November 5, 2020 18:51
Show Gist options
  • Save rckrueger/c9081ed2469d824ba567585ac9f29dca to your computer and use it in GitHub Desktop.
Save rckrueger/c9081ed2469d824ba567585ac9f29dca to your computer and use it in GitHub Desktop.
{
"$or": [
{
"%%user.id": "%%partition"
},
{
"%%user.custom_data.chatPartitions": "%%partition"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment