How to set populate the phone number field on checkout page, from theme extension?

I want to auto populate phone number on checkout page I have a theme extension in which I accept user phone number, I want the same Phone number to be populated when user goes to checkout page. Afaik the cart.js update query doesn’t support updating phone number. Is this possible without using a checkout extension?