Hi Team, Trying to use GraphQL to search for entit...
# troubleshoot
h
Hi Team, Trying to use GraphQL to search for entities. Is there a way we can search and just get a list of databases ?
b
SearchAcrossEntities, look for containers with a subtype Database, I think it is possible
h
@better-orange-49102 Let me try this out.
b
Basically, it's search query you sent when you do a filtered search in UI. Can press f12 and look at the query being sent when you toggle the options.