mirror of
https://github.com/wassname/talk.git
synced 2026-07-28 11:27:05 +08:00
null assetIDs and old typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#import "../fragments/commentView.graphql"
|
||||
|
||||
query ModQueue ($asset_id: ID!) {
|
||||
query ModQueue ($asset_id: ID) {
|
||||
premod: comments(query: {
|
||||
statuses: [PREMOD],
|
||||
asset_id: $asset_id
|
||||
|
||||
Reference in New Issue
Block a user