Access Control for GraphQL, Part 1
Francois Lascelles
Mar 25, 2020
Learn how to protect new or existing GraphQL deployments. Security and access control are often not top of mind for API developers, and this blog post walks through some of the security challenges and examines how to implement data-level access control inside a GraphQL implementation.