ExchangeRateUpdatePayload
Autogenerated return type of ExchangeRateUpdate.Object Type
Fields
| Field | Type | Description |
|---|---|---|
| clientMutationId | String | A unique identifier for the client performing the mutation. |
| errors required | [Error!]! | Errors encountered during mutation execution |
| exchangeRate | ExchangeRate | |
| success required | Boolean! | Indicates whether the operation was successful |
