cas::graphql::types::user::mutations

Function register_device

Source
pub async fn register_device<'ctx>(
    ctx: &Context<'ctx>,
    input: RegisterNotificationToken,
) -> FieldResult<User>
Expand description

Register device mutation edits the notification_token value for a logged user