chore: remove customFields from CustomerInput gql type
This commit is contained in:
parent
91672b73c9
commit
7c0338294d
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ const typeDef = gql`
|
|||
lastTxClass: String
|
||||
suspendedUntil: Date
|
||||
subscriberInfo: Boolean
|
||||
customFields: [JSONObject]
|
||||
}
|
||||
|
||||
type Query {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue