Skip to content

Field done is not found in type #8

Description

@hawyar

Error:

Please make sure that your Hasura project is properly setup.
Error details: ${"graphQLErrors":[{"extensions":{"path":"$.selectionSet.todo.selectionSet.done","code":"validation-failed"},"message":"field \"done\" not found in type: 'todo'"}],"networkError":null,"message":"GraphQL error: field \"done\" not found in type: 'todo'"}

Cause: The GET_TODOS query includes a field done which is not included in the README

Fix: Update README.md to include the new row in the todo table.

This starter is awesome, thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions