Skip to content

Instantly share code, notes, and snippets.

@goraj
Created January 10, 2020 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goraj/40852460e320a82284f6a4b81a49e201 to your computer and use it in GitHub Desktop.
Save goraj/40852460e320a82284f6a4b81a49e201 to your computer and use it in GitHub Desktop.
{
"smarts": "[#9,#17,#35,#53]-[*:1]",
"limit": 10,
"offset": 0,
"search_conditions": [
{
"condition": "and_",
"filters": [
{
"kind": "location",
"value": [""],
"operator": "in",
"attribute": "vendor"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment