looks like some things have changed. its been a wh...
# prisma-whats-new
i
looks like some things have changed. its been a while. to get the schema i had to run
graphql get-schema --endpoint dev --project project-name -o schema.graphql
...got this by trying flags from the help output. I guess we arent hitting urls directly anymore. leaving this here in case anyone else searches
graphql get-schema
here in slack. make sure you have a
.graphqlconfig
file in your project.