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 sets a maximum limit on the number of Glide Object Records that can be fetched through GraphQL requests, helping to control data load and improve response times. |
| What area does it affect? |
GraphQL data retrieval |
| 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 experiencing performance issues or when adjusting data retrieval needs. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.pad.core.model.maxGlideObjectGraphqlResults |
| Sys ID |
8ac680d7832212105f2c1534f12bc0bb |
| Type |
integer |
| Application |
Global |
| Default value |
200 |
| Description |
This system property is used for limiting the Glide Object Records fetched using the graphql requests. |
| Updated |
2024-12-25 10:18:18 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties