Hello All! We're currently evaluating Datahub and ...
# advice-metadata-modeling
e
Hello All! We're currently evaluating Datahub and I'm working through the examples to create a custom extension to the metadata model. So far the code in the subfolder
metadata-models-custom
is working fine, and I could deploy my metadata extension into the gms without re-building any parts of datahub. However, the example only shows how to create new aspects, which can then be used for already existing entities. The question is now, can I also create entirely new entities using this strategy, or would this still require a re-build of other datahub components?
1
Note: It would be okay for me if I cannot see new entities in the GraphQL-API in a first step. I'm just curious if I can also create entities using this approach
d
@dazzling-judge-80093 might be able to speak to this!