Copy for LLMOn this pageinvoiceDelete MutationDeletes an invoice. Requires the MANAGE_ORDERSpermission. invoiceDelete( id: ID!): InvoiceDelete Show return type Arguments id ● ID! ID of an invoice to delete. Type InvoiceDelete Deletes an invoice. Requires the MANAGE_ORDERSpermission.