BE+FE: new fields handling in views and filters

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2026-01-30 08:34:55 +11:00
parent 229ea770cb
commit 17e563aa29
4 changed files with 49 additions and 36 deletions

View File

@@ -339,6 +339,9 @@ class Query(ObjectType):
"devFQDN",
"devParentRelType",
"devParentMAC",
"devVlan",
"devPrimaryIPv4",
"devPrimaryIPv6"
]
search_term = options.search.lower()