Andrew Schreiber
11/30/2017, 12:54 AMemail
and password
field on a User via a mutation. However when I run the mutation in graphcool playground, i get an error saying that the email
and password
fields don't exist. This problem doesn't happen when I switch the field to another field on my User object. Suggestions?