{
"data": {
"products": {
"edges": [
{
"node": {
"id": "UHJvZHVjdDo3Mg==",
"name": "Apple Juice",
"description": "Fell straight from the tree, on to Newton’s head, then into the bottle. The autumn taste of English apples. Brought to you by gravity.",
"category": {
"name": "Groceries"
}
}
},
{
"node": {
"id": "UHJvZHVjdDo3NA==",
"name": "Banana Juice",
"description": "Build your protein the natural way, with exotic banana juice made from ripe fruit and packed with all the goodness of the tropical sun.",
"category": {
"name": "Groceries"
}
}
},
{
"node": {
"id": "UHJvZHVjdDo3OQ==",
"name": "Bean Juice",
"description": "Bean there, drunk that! The energy drink for the health-conscious. Brand new bean juice; from allotment to bottle in under 8 hours.",
"category": {
"name": "Groceries"
}
}
}
]
}
}
}