Skip to content

Instantly share code, notes, and snippets.

@llowder
Created April 29, 2019 19:45
Show Gist options
  • Save llowder/9b0bc56e787259840c63d6a204050a63 to your computer and use it in GitHub Desktop.
Save llowder/9b0bc56e787259840c63d6a204050a63 to your computer and use it in GitHub Desktop.
'{"query":
["and",
["and",
["=", "name", "<name>"],
["=", "value", "<value>"]
],
["and",
["=", "name", "<other name>"],
["=", "value", "<other_value>"]
]
]
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment