pub async fn notification_update<'ctx>(
ctx: &Context<'ctx>,
input: NotificationUpdateInput,
) -> FieldResult<Notification>
pub async fn notification_update<'ctx>(
ctx: &Context<'ctx>,
input: NotificationUpdateInput,
) -> FieldResult<Notification>