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
|
lastTxClass: String
|
||||||
suspendedUntil: Date
|
suspendedUntil: Date
|
||||||
subscriberInfo: Boolean
|
subscriberInfo: Boolean
|
||||||
customFields: [JSONObject]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
type Query {
|
type Query {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue