graphql-engine/community/sample-apps/react-apollo-todo/cypress/fixtures/example.json
2019-01-17 15:57:28 +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"
}