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