Merge pull request #914 from josepfo/feat/add-machine-name-to-customer-txs-table
feat: add machine name to customer txs table
This commit is contained in:
commit
0d74192ccb
3 changed files with 13 additions and 7 deletions
|
|
@ -72,6 +72,7 @@ const GET_CUSTOMER = gql`
|
|||
cryptoAtoms
|
||||
cryptoCode
|
||||
created
|
||||
machineName
|
||||
errorMessage: error
|
||||
error: errorCode
|
||||
txCustomerPhotoAt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue