OBJECT
NessusUserScanEdge
An edge in a connection.
link GraphQL Schema definition
- type NessusUserScanEdge {
- # The item at the end of the edge
- NessusUserScan :
- # A cursor for use in pagination
- String! :
- }
OBJECT
An edge in a connection.
- type NessusUserScanEdge {
- # The item at the end of the edge
- NessusUserScan :
- # A cursor for use in pagination
- String! :
- }