can we subscribe to `createComment` for a specific...
# prisma-whats-new
h
can we subscribe to
createComment
for a specific
Post
, or we can only use
updatedFields_contains
to monitor changes in the scalars?