mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-15 20:18:17 -06:00
15552 update query
This commit is contained in:
parent
c8f99c5d09
commit
f0945edfcb
@ -63,7 +63,7 @@ In addition, filtering can be done on list of related objects as shown in the fo
|
||||
device_list {
|
||||
id
|
||||
name
|
||||
interfaces(filters: {enabled: {exact: true}}) {
|
||||
interfaces(filters: {enabled: true}) {
|
||||
name
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user