We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d1449f commit 7a14a0aCopy full SHA for 7a14a0a
main.go
@@ -69,7 +69,7 @@ func main() {
69
OperationName: "Transactions",
70
Variables: TransactionsVariables{
71
CollectiveId: 37258,
72
- DateFrom: "2019-02-28T21:00:00.000Z",
+ DateFrom: "2022-04-20T21:00:00.000Z",
73
DateTo: time.Now().Format("2006-01-02T15:04:05.000Z"),
74
},
75
Query: query,
0 commit comments