prisma-labs / get-graphql-schema

Fetch and print the GraphQL schema from a GraphQL HTTP endpoint. (Can be used for Relay Modern.)
669 stars 62 forks source link

Watch mode #9

Open schickling opened 7 years ago

schickling commented 7 years ago

This CLI should have a --watch mode to automatically update the schema file when the server schema changes.