There was an error while loading. Please reload this page.
2 parents f108afb + eae3130 commit f3ca95aCopy full SHA for f3ca95a
src/api/notion.ts
@@ -56,7 +56,7 @@ const queryCollectionBody = {
56
query: { aggregations: [{ property: "title", aggregator: "count" }] },
57
loader: {
58
type: "table",
59
- limit: 100,
+ limit: 999,
60
searchQuery: "",
61
userTimeZone: "Europe/Vienna",
62
userLocale: "en",
0 commit comments