Sha256: c0f8d5f9cdfbe8636ddcd3959336352c28fafa95ad92ed8ad0a91ea84f95dcc8

Contents?: true

Size: 173 Bytes

Versions: 7

Compression:

Stored size: 173 Bytes

Contents

fragment Comment on Comment {
  ...CommentData
  replies {
    ...CommentData
    replies {
      ...CommentData
      replies {
        ...CommentData
      } 
    }
  }
}

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
decidim-0.0.4 decidim-comments/app/frontend/comments/comment.fragment.graphql
decidim-comments-0.0.3 app/frontend/comments/comment.fragment.graphql
decidim-0.0.3 decidim-comments/app/frontend/comments/comment.fragment.graphql
decidim-comments-0.0.2 app/frontend/comments/comment.fragment.graphql
decidim-0.0.2 decidim-comments/app/frontend/comments/comment.fragment.graphql
decidim-comments-0.0.1 app/frontend/comments/comment.fragment.graphql
decidim-0.0.1 decidim-comments/app/frontend/comments/comment.fragment.graphql