Sha256: 37d8a39f0eeab1b76b09a3b6fb68b1b4b748d281df6f8fd3655a5f3f326b1b0c
Contents?: true
Size: 143 Bytes
Versions: 24
Compression:
Stored size: 143 Bytes
Contents
#import "../fragments/comment.fragment.graphql" mutation DownVote($id: ID!) { comment(id: $id) { downVote { ...Comment } } }
Version data entries
24 entries across 24 versions & 2 rubygems