deletePaymentInformation
Deletes a payment information by id
deletePaymentInformation(
id: UUID!
): PaymentInformation!
Arguments
deletePaymentInformation.id
● UUID!
non-null scalar
UUID of payment information to delete
Type
PaymentInformation
object
A stored payment information of an user