infrahubctl graphql
Various GraphQL related commands.
Usage:
$ infrahubctl graphql [OPTIONS] COMMAND [ARGS]...
Options:
--install-completion: Install completion for the current shell.--show-completion: Show completion for the current shell, to copy it or customize the installation.--help: Show this message and exit.
Commands:
query-report: Run a GraphQL query through...export-schema: Export the GraphQL schema to a file.generate-return-types: Create Pydantic Models for GraphQL query...