UpdateTransferResponse
No description
type UpdateTransferResponse {
success: Boolean!
}
Fields
UpdateTransferResponse.success ● Boolean! non-null scalar
Whether the update was successful
Returned By
updateTravelRuleInfo mutation