Add filter

This commit is contained in:
samaradel
2021-02-22 12:06:33 +02:00
parent d1b3744acf
commit 7350ccdb89
8 changed files with 97 additions and 94 deletions

View File

@@ -136,7 +136,7 @@
}
}
tags: allProjectTag (filter: { title: {in: ["farming"]}}) {
tags: allProjectTag (filter: { title: {in: ["tech", "foundation"]}}) {
edges{
node{
id