OBJECT
Conversions
A Conversion attributed to a conversation
link GraphQL Schema definition
- type Conversions {
- # List of transactions
- Transaction!]! : [
- }
OBJECT
A Conversion attributed to a conversation
- type Conversions {
- # List of transactions
- Transaction!]! : [
- }