hasura/learn-graphql

Validation failure in sample on graphql-mutations.md

filipgoris opened this issue · 1 comments

The sample queries to insert a todo on graphql-mutations.md return a validation failure: "unexpected variables in variableValues: limit"

My mistake. I left the "limit" variable in the Query Variables window.