fix: disable phone field editable
This commit is contained in:
parent
38d6f7edf5
commit
0cca8b3bf1
4 changed files with 12 additions and 23 deletions
|
|
@ -72,7 +72,6 @@ const typeDef = gql`
|
|||
idCardPhoto: UploadGQL
|
||||
usSsn: String
|
||||
subscriberInfo: JSONObject
|
||||
phone: String
|
||||
}
|
||||
|
||||
type CustomerNote {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue