feat: allow customer suspension removal
This commit is contained in:
parent
70e09013f5
commit
4003d892fd
4 changed files with 48 additions and 16 deletions
|
|
@ -51,6 +51,7 @@ const typeDef = gql`
|
|||
lastTxFiat: String
|
||||
lastTxFiatCode: String
|
||||
lastTxClass: String
|
||||
suspendedUntil: Date
|
||||
}
|
||||
|
||||
type Query {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue