convertCredit
Convert credit between wallet credit types
convertCredit(
accountUuid: String
credit: ConvertCreditInput!
): ConvertCreditResponse!
Arguments
convertCredit.accountUuid ● String scalar
The UUID of the account that owns the wallet when using JWT authentication
convertCredit.credit ● ConvertCreditInput! non-null input
Type
ConvertCreditResponse object
Response for converting credit to another currency