glide.graphql.debug

ServiceNow property description:

Enable/Disable debug logging for GraphQL.

Attributes

  • Sys ID: 265eab93c70010101666868cb8c2604b
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `glide.graphql.debug` is used to enable or disable debug logging for GraphQL. When set to true, it activates detailed logging that can help in troubleshooting and understanding the behavior of GraphQL queries and mutations. This can be particularly useful for developers and administrators who need to diagnose issues or optimize performance. Conversely, setting this property to false will disable the debug logging, which can help in reducing log verbosity and improving system performance. The default value for this property is false, meaning debug logging is off by default.

Source

Related property: glide.sp.debug