Last active
October 9, 2024 16:06
-
-
Save RurikBack4App/0428f3fd6c307496a8038bcfe729e325 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"results": [ | |
{ | |
"objectId": "UKeOHJkJ7l", | |
"name": "Winter Jacket", | |
"description": "Warm and cozy for the chilly weather", | |
"price": 129.99, | |
"inStock": true, | |
"createdAt": "2024-05-26T23:02:48.503Z", | |
"updatedAt": "2024-05-26T23:02:48.503Z", | |
"categories": { | |
"__type": "Relation", | |
"className": "ProductCategory" | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment