export interface Schema { workspace: string; name: string; org?: string; }