Skip to content

Commit 41dc8cf

Browse files
author
Леня Яковлев
committed
add refreshKey
1 parent 0415e05 commit 41dc8cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

schema/Payments.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ cube(`Payments`, {
44
joins: {
55

66
},
7+
refreshKey: {
8+
every: `15 second`
9+
},
710

811
measures: {
912
count: {

0 commit comments

Comments
 (0)