Property reference

glide.graphql.glide_record_schema.introspection_enabled

The glide.graphql.glide_record_schema.introspection_enabled property allows administrators to enable or disable introspective queries for the GlideRecord Schema. When set to true, it facilitates deeper insights into the schema, which can be crucial for debugging or development purposes.

Default: false Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property controls whether introspective queries can be executed on the GlideRecord Schema, affecting how schema information is accessed and utilized.
What area does it affect? GlideRecord Schema
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when configuring GraphQL queries or troubleshooting schema-related issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.graphql.glide_record_schema.introspection_enabled
Sys ID ac302d3173130010fdfc066a4cf6a70a
Type boolean
Application Global
Default value false
Description Enable/Disable introspective queries for the GlideRecord Schema.
Updated 2024-05-25 04:36:37