@ -231,6 +231,7 @@ const fieldPhonesMock = {
|
||||
{
|
||||
primaryPhoneNumber: '',
|
||||
primaryPhoneCountryCode: '',
|
||||
primaryPhoneCallingCode: '',
|
||||
additionalPhones: {},
|
||||
},
|
||||
],
|
||||
|
||||
@ -150,6 +150,7 @@ export const mapFieldMetadataToGraphqlQuery = (
|
||||
{
|
||||
primaryPhoneNumber
|
||||
primaryPhoneCountryCode
|
||||
primaryPhoneCallingCode
|
||||
additionalPhones
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user