addCreditEntry
Add a new Credit Entry
addCreditEntry(
accountUuid: String
creditEntry: AddCreditEntryInput!
): AddCreditEntryResponse!
Arguments
addCreditEntry.accountUuid ● String scalar
The UUID of the account that owns the wallet when using JWT authentication
addCreditEntry.creditEntry ● AddCreditEntryInput! non-null input
Type
AddCreditEntryResponse object
Response for adding a new Credit Entry