17 lines
202 B
Plaintext
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
|