style: fixed query comment

This commit is contained in:
2026-02-17 07:19:52 -05:00
parent 3afb3477ec
commit 8b7e2cebbf

View File

@@ -18,7 +18,7 @@ fragment Post on Post {
}
excerpt
content
# @genqlient(flatten: true)
# @genqlient(flatten: true)
featured_image {
...FeaturedImage
}