Skip to content

Commit 8f0e24c

Browse files
committed
feat(show-apply-action): update getDashboardEntityQuery
1 parent 6623ade commit 8f0e24c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/dashboards/dashboard.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ const getDashboardEntityQuery = `query ($guid: EntityGuid!) {
102102
options {
103103
excluded
104104
ignoreTimeRange
105+
showApplyAction
105106
}
106107
nrqlQuery {
107108
accountIds

0 commit comments

Comments
 (0)