EmailParticipantInput: {
    email: Scalars["String"];
    name?: InputMaybe<Scalars["String"]>;
}

Type declaration

Generated using TypeDoc