I have an app based on the boilerplate react-fulls...
# orm-help
m
I have an app based on the boilerplate react-fullstack advanced. When I change my apollo http and ws to point to the service endpoints on prisma cloud, I get the following error on the feed page
The provided query doesn't include any known model…e. Please check for the latest subscriptions API.
And on signup
GraphQL error: Cannot query field 'signup' on type 'Mutation'. (line 2, column 3): signup(email: $email, password: $password, name: $name {