Logo
Explore Help
Register Sign In
External/netbox
1
0
Fork 0
You've already forked netbox
mirror of https://github.com/netbox-community/netbox.git synced 2025-12-17 17:56:29 +00:00
Code Issues Packages Projects Releases Wiki Activity
netbox/docs/configuration/graphql-api.md

18 lines
273 B
Markdown
Raw Normal View History

Closes #17288: Limit the number of aliases within a GraphQL API requests to 10 (#17329) * Closes #17288: Limit the number of aliases within a GraphQL API request to 10 * Introduce GRAPHQL_MAX_ALIASES config parameter
2024-09-02 09:30:41 -04:00
# GraphQL API Parameters
## GRAPHQL_ENABLED
!!! tip "Dynamic Configuration Parameter"
Fixes #19255: Improved documentation consistency for configuration default values (#19258)
2025-04-24 09:57:55 -04:00
Default: `True`
Closes #17288: Limit the number of aliases within a GraphQL API requests to 10 (#17329) * Closes #17288: Limit the number of aliases within a GraphQL API request to 10 * Introduce GRAPHQL_MAX_ALIASES config parameter
2024-09-02 09:30:41 -04:00
Setting this to False will disable the GraphQL API.
---
## GRAPHQL_MAX_ALIASES
Fixes #19255: Improved documentation consistency for configuration default values (#19258)
2025-04-24 09:57:55 -04:00
Default: `10`
Closes #17288: Limit the number of aliases within a GraphQL API requests to 10 (#17329) * Closes #17288: Limit the number of aliases within a GraphQL API request to 10 * Introduce GRAPHQL_MAX_ALIASES config parameter
2024-09-02 09:30:41 -04:00
The maximum number of queries that a GraphQL API request may contain.
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 165ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API