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