Property reference

sn_nxui_framework.performance.cache.graphql.capacity

The sn_nxui_framework.performance.cache.graphql.capacity property sets the limit on the number of cacheable entries for client-side GraphQL request caching. Adjusting this value can optimize performance by controlling how many requests are stored in the cache, impacting load times and resource usage.

Default: 200 Type: integer Application: UI Framework on Next Experience

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 defines the maximum number of entries in the LRU cache for caching GraphQL requests on the client side, enhancing performance and efficiency.
What area does it affect? UI Framework on Next Experience
What does the default mean? The default value is "200", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when optimizing application performance or troubleshooting caching issues.

Out of the box property record

Raw metadata from the property record.

Property name sn_nxui_framework.performance.cache.graphql.capacity
Sys ID 9e7606ebabc54cea22f4ca8a950a0e0a
Type integer
Application UI Framework on Next Experience
Default value 200
Description Sets the number of cacheable entries in the LRU cache policy for client side GQL request caching.
Updated 2024-05-25 03:39:05