The phone number becomes the international phone number format

A contract was created using subscriptionContractCreate Mutation.
The phone number entered in shippingPhoneNumber was converted to an international phone number on Shopify.

I don’t want to convert it to an international phone number, Is there a way to specify the format?

#︎ subscriptionContractCreate input item
input.contract.deliveryMethod.shipping.address.phone

#︎ input phone number(example)
090-1234-5678

#︎ Phone numbers saved in Shopify
+819012345678

1 Like