incident_fields.fragment.graphql 78 Bytes
Newer Older
1 2 3 4
fragment IncidentFields on Issue {
  severity
  statusPagePublishedIncident
}