Skip to main content

DomainPermission

DomainPermission = "View" | "Edit" | "Delete" | "Share" | "Extend"

Defined in: js-api/src/domains.ts:131

Grantable permission on a domain registry entity (table, schema, or column schema). 'Extend' is grantable on SCHEMA entities only — it lets the holder add their own tables and columns to a package-managed schema the plugin opted in to.