@@ -65,7 +65,8 @@ serve(async (req) => {
phone_numbers (
id,
phone_number,
- country,
+ country_code,
+ country_name,
location,
phone_type,
price
@@ -80,7 +81,8 @@ serve(async (req) => {