input
CollectInvoiceSettingsUpdateInput!
Required
CollectInvoiceSettings!
type Mutation { collectInvoiceSettingsUpdate(input: CollectInvoiceSettingsUpdateInput!): CollectInvoiceSettings! }
Mutation.
collectInvoiceSettingsUpdate
No description
Arguments
input
CollectInvoiceSettingsUpdateInput!
Required
Returns:
CollectInvoiceSettings!
type Mutation { collectInvoiceSettingsUpdate(input: CollectInvoiceSettingsUpdateInput!): CollectInvoiceSettings! }