OBJECT

GlobalSlaForFilter

Description

Metadata for rendering an SLA for filter.

link GraphQL Schema definition

  • type GlobalSlaForFilter {
  • # ID of the SLA Domain.
  • id: String!
  • # Name of the SLA Domain.
  • name: String!
  • }