GraphQL Field Duplication Vulnerability (DoS) Summary GraphQL allows the same fields to be requested multiple times in the same query. The implementation of GraphQL will execute the resolver for each repeated field, resulting in an amplification of database queries or computations. POC (Proof of Concept) Issue Details Status: Open Assignees: No one assigned Labels: No labels Projects: No projects Milestone: No milestone Relationships: None yet Development: No branches or pull requests Participants: None GitHub Repository Information Repository: birkir / prime Issues Count: 61 Pull Requests Count: 32 Forks Count: 116 Stars Count: 1.7k