From 9c99b4d342623bba1945aec9bf130491f912abdd Mon Sep 17 00:00:00 2001 From: Laurence Steven Date: Mon, 10 Jun 2019 18:51:29 -0600 Subject: [PATCH] Add article link about malicious nested queries Add article link about malicious attacks using nested queries --- proposals/ProtectionFromDeepNestedQueriesAttacks.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/proposals/ProtectionFromDeepNestedQueriesAttacks.md b/proposals/ProtectionFromDeepNestedQueriesAttacks.md index 988befb..d71d116 100644 --- a/proposals/ProtectionFromDeepNestedQueriesAttacks.md +++ b/proposals/ProtectionFromDeepNestedQueriesAttacks.md @@ -4,3 +4,5 @@ draft: true --- Needs links to relevant content + +* Securing Your GraphQL API from Malicious Queries: https://blog.apollographql.com/securing-your-graphql-api-from-malicious-queries-16130a324a6b