SaveClientSepaMandateInput
Input for the saving of a SEPA mandate draft
input SaveClientSepaMandateInput {
sepaMandateId: SepaMandateID!
}
Fields
SaveClientSepaMandateInput.sepaMandateId ● SepaMandateID! non-null scalar
ID of the SEPA mandate to save
Member Of
saveClientSepaMandate mutation