Commit dc47751
fix(graphql): use graphql_ide=None instead of graphiql=False
Strawberry FastAPI GraphQLRouter uses graphql_ide parameter,
not graphiql. Set to None to disable IDE in production.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f8f4b49 commit dc47751
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments