diff --git a/feature-comparison.md b/feature-comparison.md index c97e63b6..62a6c736 100644 --- a/feature-comparison.md +++ b/feature-comparison.md @@ -27,4 +27,5 @@ Comparing Features of Other Rust GraphQL Implementations | Opentracing | 👍 | ⛔️ | | Apollo Federation | 👍 | ⛔️ | | Apollo Tracing | 👍 | ⛔️ | -| Apollo Persisted Queries | 👍 | ⛔️ | \ No newline at end of file +| Apollo Persisted Queries | 👍 | ⛔️ | +| Disabling introspection | 👍 | ⛔️ |