mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 20:01:28 +00:00
* feat: graphql query builder * fix: bug * improvements * fix * fix: playright test * fix * fix * improvements * chore: types * fix * chore: minimal error boundary * imp: use button component --------- Co-authored-by: Sid <siddharth@usebruno.com>
11 lines
141 B
JSON
11 lines
141 B
JSON
{
|
|
"collections": [
|
|
{
|
|
"path": "{{collectionPath}}",
|
|
"securityConfig": {
|
|
"jsSandboxMode": "safe"
|
|
}
|
|
}
|
|
]
|
|
}
|