INPUT_OBJECT

InvoiceAnnotationResolveMutationInput

Autogenerated input type of InvoiceAnnotationResolveMutation

link GraphQL Schema definition

  • input InvoiceAnnotationResolveMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # ID of the invoice annotation to be resolved.
  • invoiceAnnotationId: ID!
  • }