Skip to content

Instantly share code, notes, and snippets.

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 shopifypartners/080cbd308173f44b0510b258717e29a1 to your computer and use it in GitHub Desktop.
Save shopifypartners/080cbd308173f44b0510b258717e29a1 to your computer and use it in GitHub Desktop.
{
"products": [
{
"id": 11111,
"title": "Paprika"
},
{
"id": 12345,
"title": "Chili Powder"
},
{
"id": 23456,
"title": "Thyme"
},
{
"id": 34567,
"title": "Rosemary"
},
{
"id": 45678,
"title": "Mustard Powder"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment