I'm attempting to deploy changes to an existing collection of metadata records in Flow using the invokable action. The update is to a single field that is a Custom Metadata Relationship type. I've tested passing the Id, DeveloperName, QualifiedAPIName, and MasterLabel of the record into the relationship field. All produce the same error.
Error element Update_Records (FlowActionCall).
An Apex error occurred: System.TypeException: Error deploying metadata of type CustomMetadata and fullName NAICS_Secondary_Code.Secondary_9211. Error message: Unsupported type 'Id' for field name 'value'
