Cannot query field "..." on type "Query".GraphQL: Validation

Hmm, have you tried re-starting the dev server? We’ve seen some instances where the type generation misses a change. Or you can run yarn rw-gen manually and see if that fixes it?

1 Like