(ns metabase.models.view-log-impl)

The context of a view log entry. In other words, what sort of page generated this view?.

(def context
  [:enum :dashboard :question :collection])