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 Form View Records returned by GraphQL queries, enhancing performance and resource management. |
| What area does it affect? |
GraphQL Form View Records |
| 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 performance issues arise or when adjusting data retrieval limits for specific applications. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.pad.core.model.maxFormViewGraphqlResults |
| Sys ID |
70b57b9e833612105f2c1534f12bc021 |
| Type |
integer |
| Application |
Global |
| Default value |
200 |
| Description |
This system property is used for limiting the Form View Records fetched using the graphql requests. |
| Updated |
2025-01-02 10:18:18 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties