FormSubmissionWorkflowEvent: NewFormSubmissionWorkflowEvent & {
    createdAt: string;
    id: number;
}

Type declaration

  • createdAt: string
  • id: number