Schema
It might be handy or even needed to generate a schema.graphql file of your api in actual Type Language. This is easily done by running:
This will automatically generate graphql schema representation of the api in the /etc directory.
It might be handy or even needed to generate a schema.graphql file of your api in actual Type Language. This is easily done by running:
This will automatically generate graphql schema representation of the api in the /etc directory.