Hi all,
I am looking for a way to find domain urns by their name. Using
DataHubGraph
doesn't seem suitable because it requires
entity_urn
.
Any recommendations here?
b
better-orange-49102
04/25/2022, 2:37 PM
listdomains query using graphql? Then filter by name and get the urn
g
green-football-43791
04/25/2022, 7:31 PM
@full-dentist-68591 you can use the search across entities graphql endpoint to search based on any property. You can see another example of using that endpoint in a question a few below yours in this channel