mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 07:38:35 +08:00
Using a variable
This commit is contained in:
@@ -102,7 +102,7 @@ const enhance = compose(
|
||||
tags: ["FEATURED"]
|
||||
sortOrder: $sortOrder
|
||||
sortBy: $sortBy
|
||||
excludeIgnored: true
|
||||
excludeIgnored: $excludeIgnored
|
||||
}
|
||||
deep: true
|
||||
) @skip(if: $hasComment) {
|
||||
|
||||
Reference in New Issue
Block a user