5 lines
48 B
GraphQL
5 lines
48 B
GraphQL
![]() |
fragment Money on Money {
|
||
|
currency
|
||
|
amount
|
||
|
}
|