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 specifies case-sensitive schema prefixes for GraphQL schemas that bypass performance validation, allowing for tailored performance management. |
| What area does it affect? |
GraphQL performance validation |
| What does the default mean? |
No default value is documented in this property record. |
| When should you review it? |
Review this property when adding or modifying GraphQL schemas that require performance exemptions. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.graphql.performance_validation_whitelist |
| Sys ID |
f0f1afb1e71203002d2ec91c03f6a948 |
| Type |
string |
| Application |
Global |
| Default value |
|
| Description |
Inclusion list for graphql schemas exempted from performance validation. Entries are case-sensitive schema prefixes. |
| Updated |
2024-05-25 03:39:13 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties