Base Model¶
Warning
This is a low-level generated support module. It is documented primarily for reference and type linking. Most users should not interact with it directly.
The base model module defines shared foundational types used throughout the generated GraphQL client.
This includes:
The common generated Pydantic base model.
UNSET sentinel handling.
Upload/file helper types.