Files
payload/docs/Production/security.mdx
2021-01-02 19:25:00 -05:00

17 lines
202 B
Plaintext

---
title: Production Security Measures
label: Security
order: 20
---
- Rate limiting
- GraphQL Complexity
- Limits
- Max Depth
- CSRF
- CORS
### Limiting GraphQL Complexity
^^ Keep this header here