Hi Team,
We are currently using DataHub as the central data governance platform in our organization. At present, we have a requirement to store the properties of the domains in the DataHub Govern section.
We have discovered that the backend GraphQL API supports the addition of properties into the domains in DataHub, and we are able to get/post them using the DataHub CLI. However, it appears that the current UI does not have the implementation to display the properties of the domains that already exist in the backend.
We are considering implementing this feature ourselves and later creating a PR for the same to the DataHub codebase. It would be extremely helpful if someone could assist us in identifying where this feature needs to be implemented, given the multiple modules under the DataHub codebase. Additionally, any documentation explaining where exactly in the codebase the GraphQL call happens to get the domains and their properties would be greatly appreciated.
Note: We have observed that the same feature exists in the Data Products section, and the UI works flawlessly there for the properties section. We need to implement this same functionality for domains as well.
Thank you in advance for your assistance.