Commit 61a661d5 authored by nmccorrison's avatar nmccorrison

Removed unused hostname field from GraphQL

parent 807a09a3
...@@ -38,7 +38,6 @@ fragment Vulnerability on Vulnerability { ...@@ -38,7 +38,6 @@ fragment Vulnerability on Vulnerability {
startLine startLine
} }
... on VulnerabilityLocationDast { ... on VulnerabilityLocationDast {
hostname
path path
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment