CLI#
Cannula provides a handful of powerful tools to assist you in maintence of your GraphQL API. Using the schema to generate your files will allow you to make a single change propogate to the rest of the system keeping things in sync.
The main entrypoint is the cannula command which has a number of sub commands that you can run.
Cannula CLI#
Codegen Command#
Auto generate python dataclasses and models with the Codegen Command
Reference#
Available Commands