feat: remove customer suspension

This commit is contained in:
Sérgio Salgado 2021-07-06 21:32:52 +01:00 committed by Josh Harvey
parent 94dbae23bf
commit 442336e306
4 changed files with 48 additions and 16 deletions

View file

@ -130,6 +130,7 @@ const typeDefs = gql`
lastTxFiat: String
lastTxFiatCode: String
lastTxClass: String
suspendedUntil: Date
}
type AccountConfig {