Recently I had using this query but I'm not being successful
query { pipe(id: YOUR_PIPE_ID) { cards(filters: { created_at: { from: "2024-01-01T00:00:00Z", to: "2024-12-31T23:59:59Z" } }) { edges { node { id } } } } }
Recently I had using this query but I'm not being successful
query { pipe(id: YOUR_PIPE_ID) { cards(filters: { created_at: { from: "2024-01-01T00:00:00Z", to: "2024-12-31T23:59:59Z" } }) { edges { node { id } } } } }
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.