remove crypto balance from backend
This commit is contained in:
6
app/javascript/__generated__/schema.graphql
generated
6
app/javascript/__generated__/schema.graphql
generated
@@ -1,8 +1,3 @@
|
||||
type Balance implements Node {
|
||||
amount: String!
|
||||
id: ID!
|
||||
}
|
||||
|
||||
type BuyCryptoOrder implements Node {
|
||||
createdAt: ISO8601DateTime!
|
||||
id: ID!
|
||||
@@ -553,7 +548,6 @@ input StakeOrderFilterInput {
|
||||
}
|
||||
|
||||
type User {
|
||||
balance: Balance!
|
||||
email: String!
|
||||
fiatBalance: FiatBalance!
|
||||
firstName: String!
|
||||
|
||||
Reference in New Issue
Block a user