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