mutation {
  alertsPolicyUpdate(accountId: %d, id: %d, policy: %s) {
    accountId
    id
    incidentPreference
    name
  }
}