andrux
query { posts(where: { comments_every: { text: "testing post comment reply" } }) { id text comments { text } } }