We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c81b5 commit 8319416Copy full SHA for 8319416
api/lib/queries.js
@@ -34,7 +34,7 @@ const queryProjectNodes = `
34
title
35
description
36
url
37
- fields(first: 20) {
+ fields(first: 50) {
38
nodes {
39
id
40
name
0 commit comments