fix: missing profit field
This commit is contained in:
parent
b7b9daf08c
commit
0925b4abd8
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ const GET_TRANSACTIONS = gql`
|
||||||
customerId
|
customerId
|
||||||
isAnonymous
|
isAnonymous
|
||||||
rawTickerPrice
|
rawTickerPrice
|
||||||
|
profit
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
`
|
`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue