Hello everyone. I'm trying to create new categorie...
# ui
b
Hello everyone. I'm trying to create new categories on the main page of datahub. Would this require me to deploy 
DataHub-web-react
 and make changes there or is there another way? More info on what I'm trying to achieve: https://github.com/linkedin/datahub/issues/2633 Any guidance in the right direction would be very appreciated.
g
Hey @brief-lizard-77958 - you will need to make changes to datahub-web-react and datahub-graphql-core to see a new entity in the UI. The extending the metadata model docs give pointers to docs that go into each of these sections in more detail: https://datahubproject.io/docs/metadata-modeling/extending-the-metadata-model/#optional-step-6-extend-the-datahu[…]iew-your-entity-in-graphql--react
👍 1
s
hi @green-football-43791, the links to extend GraphQL and react are not working