Haider Malik
07/11/2018, 11:49 AMMessage: Your token is invalid. It might have expired or you mightbe using a token from a different project., Location: undefined, Path: undefined [Network error]: Error: Your token is invalid. It might have expired or you might be using a token from a different project.
Prisma.yaml
endpoint: <https://eu1.prisma.sh/haider-malik-c1556sddd/had/dev>
datamodel: datamodel.graphql
secret: mysecret33
hooks:
post-deploy:
- graphql get-schema --project database
.graphqlconfig.yml
projects:
app:
schemaPath: src/schema.graphql
extensions:
endpoints:
default: <http://localhost:4000>
database:
schemaPath: src/generated/prisma.graphql
extensions:
prisma: database/prisma.yml