diff --git a/src/utils/linear.ts b/src/utils/linear.ts index 99d70ad..87ba178 100644 --- a/src/utils/linear.ts +++ b/src/utils/linear.ts @@ -220,7 +220,7 @@ export async function fetchIssueDetails( color } } - children { + children(first: 250) { nodes { identifier title @@ -283,7 +283,7 @@ export async function fetchIssueDetails( color } } - children { + children(first: 250) { nodes { identifier title