pub async fn new_alert<'ctx>(
ctx: &Context<'ctx>,
input: AlertInput,
) -> FieldResult<Alert>
Expand description
Create a new alert
pub async fn new_alert<'ctx>(
ctx: &Context<'ctx>,
input: AlertInput,
) -> FieldResult<Alert>
Create a new alert