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
pub async fn register_device<'ctx>(
ctx: &Context<'ctx>,
input: RegisterNotificationToken,
) -> FieldResult<User>Register device mutation edits the notification_token value for a logged user