paymentUpdate
AUTH: Role=[order.OWNER,order.EDITOR]
paymentUpdate(
searchBy: SearchByInput!
input: UpdatePaymentInput!
): Payment!
AUTH: Role=[order.OWNER,order.EDITOR]
paymentUpdate(
searchBy: SearchByInput!
input: UpdatePaymentInput!
): Payment!
paymentUpdate.searchBy
● SearchByInput!
non-null inputpaymentUpdate.input
● UpdatePaymentInput!
non-null inputPayment
object