With addiing complexity I get that the query is 3095, which is still okay no?
{
“data”: {
“complexity”: {
“before”: 10000000,
“query”: 3095,
“after”: 9996905,
“reset_in_x_seconds”: 60
},
With the following next page:
query{
next_items_page(
cursor: “MSwzODY4Mjc4NDMwLDhfaWxtVTJhQWVqLS1IMjl3dE0tQiw0MjMsMix8MzI3ODM3ODYwMw”
) {
cursor
items {
id
column_values {
column {
id
title
type
}
value
text
}
column_values {
... on MirrorValue {
column {
id
title
type
}
display_value
text
}
}
}
}
}
I get an error response 🙂
{
“errors”: b
{
“message”: “Failed to fetch”,
“stack”: "TypeError: Failed to fetch\\n at https://monday.com/nhp/_next/static/chunks/d310b1ebcb21564b607af0377ef0e1240c79bee0.dd6c8b0f89ced6ba8a82.js:1:13303\\n at https://monday.com/nhp/_next/static/chunks/pages/_app-11ac16eedf3cc32ce5ee.js:1:30591\\n at o (https://monday.com/nhp/_next/static/chunks/pages/_app-11ac16eedf3cc32ce5ee.js:1:28829)\\n at s (https://monday.com/nhp/_next/static/chunks/92.8ad00a6f5cbbc104d8fa.js:1:55344)\\n at https://monday.com/nhp/_next/static/chunks/92.8ad00a6f5cbbc104d8fa.js:1:90422\\n at …