INPUT_OBJECT
SecurityPatchFindingsSourceInput
link GraphQL Schema definition
- input SecurityPatchFindingsSourceInput {
- # Enabled turns the source on/off
- Boolean :
- # Opaque version string for this graph node instance
- ID! :
- # The list of properties specific for the selected source method
- SecurityPropertyInput!] : [
- # Unique identifier of the source instance
- String! :
- }