updateRequestedPaymentPayload
Autogenerated return type of updateRequestedPayment.
Fields
messages
· [FieldError] · The list of errors occurred during the mutation Used By
Definition
"""Autogenerated return type of updateRequestedPayment."""type updateRequestedPaymentPayload { """ The list of errors occurred during the mutation """ messages: [FieldError] requested_payment: RequestedPayment}