savedQueryParams

savedQueryParams: [key: string]: string | undefined

List of query parameters to append to the settings URL and persisted as part of the JSON representation.

@note Sensitive information like user credentials should be provided in unsavedQueryParams to ensure it is never persisted.

Defined in

Last Updated: 05 May, 2024