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 GraphQL batching is enabled, affecting how multiple queries are processed together. |
| What area does it affect? |
UI Framework on Next Experience |
| 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 optimizing data retrieval strategies or troubleshooting performance issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_nxui_framework.disableGraphQLBatching |
| Sys ID |
68b8b3b677320110b91321e9ff5a9971 |
| Type |
boolean |
| Application |
UI Framework on Next Experience |
| Default value |
false |
| Description |
Enables or disables the GraphQL batching. |
| Updated |
2024-05-25 03:39:01 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties