prefect.server.models.block_registration
Functions
register_block_schema
session: A database session.block_schema: A block schema object.
- The ID of the registered block schema.
register_block_type
session: A database session.block_type: A block type object.
- The ID of the registered block type.
run_block_auto_registration
session: A database session.