Configuration
GraphQL API Parameters
Available inCommunityCloudEnterprise
GRAPHQL_ENABLED
Dynamic Configuration Parameter
Default: True
Setting this to False will disable the GraphQL API.
GRAPHQL_MAX_ALIASES
Default: 10
The maximum number of queries that a GraphQL API request may contain.
Security & Authentication Parameters
The default value of this parameter changed from True to False in NetBox v4.3.0.
Remote Authentication Settings
The configuration parameters listed here control remote authentication for NetBox. Note that REMOTEAUTHENABLED must be True in order for these settings to ta...