cas::graphql::types::notification::mutations

Function notification_update

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