systemFilter

System-level filter configuration for targeting specific system types and their configurations in application queries.

Examples

input SystemFilter {
  name: AppSystemsTypes
  type: String
}

Fields

Field
Description
Supported fields

Type of system to filter by

type String

Specific system implementation to filter by

References

Fields with this object:

Last updated