Property reference

glide.graphql.domain_separation.enabled

The glide.graphql.domain_separation.enabled property enables or disables domain separation support for the Glide GraphQL API. Admins should care about this setting to ensure proper data isolation in multi-domain environments, with the default behavior being enabled.

Default: true 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 configures whether domain separation is supported in the Glide GraphQL API, affecting how data is accessed and managed across different domains.
What area does it affect? Glide GraphQL API
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring domain separation for multi-domain implementations or during API access management.

Out of the box property record

Raw metadata from the property record.

Property name glide.graphql.domain_separation.enabled
Sys ID 7da83460c70300105a0d868cb8c26053
Type boolean
Application Global
Default value true
Description Enable/disable domain separation support for Glide GraphQL API.
Updated 2024-05-25 03:39:02