Update achievements.graphql
This commit is contained in:
@@ -66,9 +66,9 @@ query AchievementsDefault {
|
|||||||
#}
|
#}
|
||||||
}
|
}
|
||||||
organizations(first: 1) {
|
organizations(first: 1) {
|
||||||
nodes {
|
#nodes {
|
||||||
name
|
# name
|
||||||
}
|
#}
|
||||||
totalCount
|
totalCount
|
||||||
}
|
}
|
||||||
gists(first: 1, orderBy: {field: CREATED_AT, direction: ASC}) {
|
gists(first: 1, orderBy: {field: CREATED_AT, direction: ASC}) {
|
||||||
|
|||||||
Reference in New Issue
Block a user