import type {Field} from "payload" export type Trigger = { slug: string parameters: Field[] }