Hello, we’ve been setting up a workflow to import Snowflake tags into datahub. Our current set up imports tags that function as labels (PII, protected etc.) as terms using graphQL every hour by looking for updates in tags on Snowflake’s side so that datahub is always up to date. We want to import tags that are key value pair (ingestion_pipeline: kinesis etc.) as properties, but I don’t see an option to edit properties any way other than using transformers on ingestion.
Is there a way to modify/create them any other way?