forwardedQueryStrings property
An object that describes the query strings that are forwarded to the origin. Your content is cached based on the query strings that are forwarded.
Implementation
final QueryStringObject? forwardedQueryStrings;
An object that describes the query strings that are forwarded to the origin. Your content is cached based on the query strings that are forwarded.
final QueryStringObject? forwardedQueryStrings;