feat: GroupSiteOptions.phoneNumber

This commit is contained in:
2026-01-30 10:03:27 -05:00
parent fefa98021b
commit ad3c53c5dd
3 changed files with 62 additions and 2 deletions

View File

@@ -25,6 +25,28 @@
"graphql_description": "",
"graphql_field_name": "email",
"graphql_non_null": 1
},
{
"key": "field_697cbf414fdd5",
"label": "Phone number",
"name": "phone_number",
"aria-label": "",
"type": "phone",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"initial_country": "CA",
"return_format": "national",
"allow_in_bindings": 0,
"show_in_graphql": 1,
"graphql_description": "",
"graphql_field_name": "phoneNumber",
"graphql_non_null": 1
}
],
"location": [
@@ -56,5 +78,5 @@
"graphql_types": "",
"acfe_meta": "",
"acfe_note": "",
"modified": 1769781294
"modified": 1769785033
}