opsmill / infrahub

Infrahub - A new approach to Infrastructure Management
https://opsmill.com/
GNU Affero General Public License v3.0
148 stars 7 forks source link

Expose GraphQL search anywhere query #3688

Closed gmazoyer closed 2 weeks ago

gmazoyer commented 2 weeks ago

Fixes #3139

The query tries to look for a specific node given a UUID if provided and defaults back to a "any value" lookup.

gmazoyer commented 2 weeks ago

Look good appart from my comment

I found an issue with the PR as it is right now and added unit tests highligting the issue.