forwardedQueryStrings property

QueryStringObject? forwardedQueryStrings
final

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;