@adobe/helix-pipeline
Version:
(formerly known as Hypermedia Pipeline)
23 lines (14 loc) • 896 B
Markdown
# Untitled string in Request Schema
```txt
https://ns.adobe.com/helix/pipeline/request#/properties/queryString
```
The original query string.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ------------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [request.schema.json\*](request.schema.json "open original schema") |
## queryString Type
`string`
## queryString Examples
```json
"?parameter1=foo¶meter2=bar"
```