#
CLI
Poser provides a CLI tool to download GraphQL schemas.
#
Usage
yarn poser fetch-schema --url "https://example.org/graphql" --output services/my-service/schema.graphql
The command above will download the schema at the specified URL and transform it into GSL.