Had these errors when doing a graphcool deploy: /...
# prisma-whats-new
e
Had these errors when doing a graphcool deploy: /Users/erichodges/Documents/graphcool/How-to-graphql/react-gql-tutorial/hackernews-react-apollo/server/src/email-password/signup.ts (25,13): Type ‘{}’ has no property ‘email’ and no string index signature. /Users/erichodges/Documents/graphcool/How-to-graphql/react-gql-tutorial/hackernews-react-apollo/server/src/email-password/signup.ts (25,20): Type ‘{}’ has no property ‘password’ and no string index signature. /Users/erichodges/Documents/graphcool/How-to-graphql/react-gql-tutorial/hackernews-react-apollo/server/src/email-password/signup.ts (25,30): Type ‘{}’ has no property ‘name’ and no string index signature. /Users/erichodges/Documents/graphcool/How-to-graphql/react-gql-tutorial/hackernews-react-apollo/server/src/email-password/signup.ts (71,104): Generic type ‘Promise<T>’ requires 1 tBundling functions Could this be caused by a permissions issue?