Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Commit 34d5a15

Browse files
authored
Merge pull request #19 from jonabc/skip-archived-cards
Update index.js from recent change
2 parents 1369fc5 + d72c91f commit 34d5a15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1908,7 +1908,7 @@ url
19081908
project {
19091909
name
19101910
}
1911-
cards(first: 50) {
1911+
cards(first: 50, archivedStates: [NOT_ARCHIVED]) {
19121912
nodes {
19131913
${projectCardFields}
19141914
}

0 commit comments

Comments
 (0)