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