---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/api-reference

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# GraphQL system properties

# GraphQL system properties {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Configure GraphQL API framework behavior. For example, you can configure whether to
allow introspective queries into your schema.
Navigate to System Web ServicesGraphQLProperties to change your GraphQL settings.  
{#graphql-properties__table_o42_dx1_dlb__entry__3}

| Label | Details | System property |
|-|-|-|
| Enable/Disable introspective queries for the GlideRecord Schema | Enabling this option allows the GraphQL Explorer to show the GlideRecord schema in the documentation pane and as auto-complete suggestions. * Type: Boolean * Default: False {#graphql-properties__ul_jyp_yvp_hzb} | glide.graphql.glide_record_schema.introspection_enabled |
| Enable/Disable debug logging for GraphQL | * Type: Boolean * Default: False {#graphql-properties__ul_vbm_yvp_hzb} | glide.graphql.debug |
| Enable/Disable introspective queries for users to discover the supported GraphQL queries and types. Introspection request require graphql_schema_admin role. | Enabling this option allows the GraphQL Explorer to show the GraphQL schema in the documentation pane and as auto-complete suggestions. * Type: Boolean * Default: False {#graphql-properties__ul_sf3_3x1_dlb} | glide.graphql.introspection_enabled |
[ ]

{#graphql-properties__table_o42_dx1_dlb}

