Skip to content

Instantly share code, notes, and snippets.

@johnlokerse
Created September 26, 2022 19:45
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 johnlokerse/be8eb9a002c81218b7be607348abb996 to your computer and use it in GitHub Desktop.
Save johnlokerse/be8eb9a002c81218b7be607348abb996 to your computer and use it in GitHub Desktop.
{
"outUsingFilterAndContains": {
"type": "Array",
"value": [
{
"productCharacteristics": [
"Bio"
],
"productName": "Cheese",
"productPrice": 2
},
{
"productCharacteristics": [
"Bio"
],
"productName": "Banana",
"productPrice": 4
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment