prefect.server.models.block_schemas

Functions for interacting with block schema ORM objects. Intended for internal use by the Prefect REST API.

Classes

MissingBlockTypeException

Raised when the block type corresponding to a block schema cannot be found