INPUT_OBJECT
Autogenerated input type of InvoiceAnnotationTypeDiscardMutation
input InvoiceAnnotationTypeDiscardMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# ID of the invoice annotation type to be discarded.invoiceAnnotationTypeId: ID!}