fix: use ID instead of string

This commit is contained in:
Rafael Taranto 2025-06-24 12:00:40 +01:00
parent 790cdd8fec
commit ce1238c406

View file

@ -87,7 +87,7 @@ const typeDef = gql`
txClass: String
deviceId: String
customerName: String
customerId: String
customerId: ID
fiatCode: String
cryptoCode: String
toAddress: String