graphql-engine/console/cypress/fixtures/example.json
2018-06-28 10:27:37 +05:30

6 lines
155 B
JSON

{
"name": "Using fixtures to represent data",
"email": "hello@cypress.io",
"body": "Fixtures are a great way to mock data for responses to routes"
}