We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0415e05 commit 41dc8cfCopy full SHA for 41dc8cf
schema/Payments.js
@@ -4,6 +4,9 @@ cube(`Payments`, {
4
joins: {
5
6
},
7
+ refreshKey: {
8
+ every: `15 second`
9
+ },
10
11
measures: {
12
count: {
0 commit comments