{
"data": {
"booksCollection": {
"edges": [
{
"node": {
"id": "1",
"name": "Harry Potter and the chamber of secrets",
"author": "JK Rowling"
}
},
{
"node": {
"id": "2",
"name": "Grapes of wrath",
"author": "John Steinbeck"
}
}
]
}
}
}
{
"data": {
"booksCollection": {
"edges": [
{
"node": {
"id": "1",
"name": "Harry Potter and the chamber of secrets",
"author": "JK Rowling"
}
},
{
"node": {
"id": "2",
"name": "Grapes of wrath",
"author": "John Steinbeck"
}
}
]
}
}
}