Skip to content

Instantly share code, notes, and snippets.

@Hkazanci93
Created April 25, 2022 05:59
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 Hkazanci93/f666afd0ff5c265a1bc6a7f3519c2b7e to your computer and use it in GitHub Desktop.
Save Hkazanci93/f666afd0ff5c265a1bc6a7f3519c2b7e to your computer and use it in GitHub Desktop.
{
"attribute_name": "Province", # the name of your input
"operator": "eq", # type of operation
"type": "string", # type of input such as INT or STRING
"value": "Ontario" # value of the input you want to gove
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment