mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
5 lines
260 B
JSON
5 lines
260 B
JSON
|
{ "id": 1, "title": "Titanic", "rating": 4 }
|
||
|
{ "id": 2, "title": "Slumdog Millionaire", "rating": 5 }
|
||
|
{ "id": 3, "title": "Godfather", "rating": 4 }
|
||
|
{ "id": 4, "title": "Shawshank Redemption", "rating": 5 }
|
||
|
{ "id": 5, "title": "Schindler's List", "rating": 4 }
|