export type MiniEnvironmentRequest = { name: string; color?: string | null; };