In Graphql-relay.js mutation always return TypeError failed to fetch

181 Views Asked by At

When i include bcrypt to my mutation it is return failed to fetch error. No mattter sync/async. When I generate hash only for logging , it showing the same error. Why it is acting like that?

bcrypt last version. Graphql-relay - 0.5.2
0

There are 0 best solutions below