DEV

Mutation.

collectInvoiceFeeCreate

Creates a fee for an existing CollectInvoiceFeeConfiguration

Arguments

Required

No description
GraphQL
1
2
3
type Mutation {
  collectInvoiceFeeCreate(input: CollectInvoiceFeeInput!): CollectInvoiceFee!
}

Was this page helpful?