Property reference

glide.graphql.introspection_enabled

The glide.graphql.introspection_enabled property allows or restricts users from performing introspective queries on GraphQL. This affects how users can discover available queries and types, requiring the graphql_schema_admin role for access.

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 enables or disables introspective queries for users, determining their ability to explore supported GraphQL queries and types.
What area does it affect? GraphQL query management
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 user access to GraphQL features or adjusting security settings.

Out of the box property record

Raw metadata from the property record.

Property name glide.graphql.introspection_enabled
Sys ID 7ae27ffee73303002d2ec91c03f6a96b
Type boolean
Application Global
Default value false
Description Enable/Disable introspective queries for users to discover the supported GraphQL queries and types. Introspection request require graphql_schema_admin role.
Updated 2024-05-25 04:25:52