Sha256: dc44da0551fc73a988ad09f783e710201d6703925e27080f07b1de172d8f3e75

Contents?: true

Size: 98 Bytes

Versions: 2

Compression:

Stored size: 98 Bytes

Contents

fragment CommentThread on Comment {
  author {
    name
  }
  replies {
    id
  }
  ...Comment
}

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
decidim-comments-0.0.1 app/frontend/comments/comment_thread.fragment.graphql
decidim-0.0.1 decidim-comments/app/frontend/comments/comment_thread.fragment.graphql