Getting Error while executing `graphql:data:generate` script in twenty-front module
I have made changes to the Response of verify mutation. I am sending back some additional fields for user in Verify Mutation Response. In order to sync those changes with frontend codegen autogenerated schema, I will have to run
graphql:data:generate
graphql:data:generate
script (as far as I understand). In this script I am getting this error.