deleteClientSepaMandate
Removes a SEPA mandate draft from the client (only if status == DRAFT)
deleteClientSepaMandate(
input: DeleteClientSepaMandateInput!
): Boolean!
Arguments
deleteClientSepaMandate.input ● DeleteClientSepaMandateInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.