OptionaldepthMaximum depth for nested objects
OptionalallowWhether to allow prototype properties
OptionalplainWhether to create plain objects
OptionalparameterMaximum number of parameters to parse
OptionalarrayMaximum number of array elements to parse
OptionalignoreWhether to ignore the leading ? in query strings
OptionaldelimiterDelimiter to use for parsing
OptionalallowWhether to allow dots in object keys
OptionalcharsetCharacter encoding to use
OptionalcharsetWhether to use charset sentinel
OptionalinterpretWhether to interpret numeric entities
OptionalparseWhether to parse arrays
OptionalcommaWhether to parse comma-separated values as arrays
Configuration options for parsing query strings using the qs module