Skip to content

Commit 6f0d7b2

Browse files
committed
Added missing key to GQL query
Description was not fetched.
1 parent e329b08 commit 6f0d7b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api/queries/v2-modsbymodid.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ query Mods($mods: [CompositeDomainWithIdInput!]!, $count: Int!, $offset: Int!) {
2323
createdAt
2424
updatedAt
2525
summary
26+
description
2627
status
2728
author
2829
uploader {

0 commit comments

Comments
 (0)