ItemType🔗Definition🔗type ItemType string const ( ItemTypeDashboardByTag ItemType = "dashboard_by_tag" ItemTypeDashboardByUid ItemType = "dashboard_by_uid" ItemTypeDashboardById ItemType = "dashboard_by_id" )