input
CollectInvoiceFeeUpdateInput!
Required
CollectInvoiceFee!
type Mutation { collectInvoiceFeeUpdate(input: CollectInvoiceFeeUpdateInput!): CollectInvoiceFee! }
Mutation.
collectInvoiceFeeUpdate
Updates a fee on an existing CollectInvoiceFeeConfiguration
Arguments
input
CollectInvoiceFeeUpdateInput!
Required
Returns:
CollectInvoiceFee!
type Mutation { collectInvoiceFeeUpdate(input: CollectInvoiceFeeUpdateInput!): CollectInvoiceFee! }