getAppOwnersInput

Input for retrieving application owners, optionally filtered by scan.

Examples

input GetAppOwnersInput {
  scanId: String
}

Fields

Field
Description
Supported fields

scanId String

Optional scan identifier to filter owners by scan context

References

Queries using this object:

Last updated