fix(client): add faves count to mutation return (#186)

This commit is contained in:
izzy lyseggen
2022-04-25 11:45:54 +01:00
committed by GitHub
parent 3a8121c306
commit 61e7ebeabd
+1
View File
@@ -327,6 +327,7 @@ class Resource(ResourceBase):
id
name
favoritedDate
favoritesCount
}
}
"""