fix: disable phone field editable

This commit is contained in:
José Oliveira 2022-01-21 15:05:49 +00:00
parent 38d6f7edf5
commit 0cca8b3bf1
4 changed files with 12 additions and 23 deletions

View file

@ -72,7 +72,6 @@ const typeDef = gql`
idCardPhoto: UploadGQL
usSsn: String
subscriberInfo: JSONObject
phone: String
}
type CustomerNote {