Skip to content

Commit

Permalink
fix: update query album detail
Browse files Browse the repository at this point in the history
  • Loading branch information
harisato committed Sep 20, 2024
1 parent a4a53f5 commit d01f6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hasura/metadata/query_collections.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1461,7 +1461,7 @@
name
url
}
artworks_aggregate {
artworks_aggregate(where: {creator_id:{_eq:$creator_id}}) {
aggregate {
count
}
Expand Down

0 comments on commit d01f6f2

Please sign in to comment.