mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 16:51:55 +00:00
The link included an `enabled` parameter that is no longer supported, resulting in the following error if you attempt to execute the query:
{
"errors": [
{
"message": "Unknown argument \"enabled\" on field \"repositories\" of type \"Query\".",
"locations": [
{
"line": 2,
"column": 29
}
]
}
]
}
ref https://github.com/sourcegraph/sourcegraph/issues/13715
|
||
|---|---|---|
| .. | ||
| examples.md | ||
| index.md | ||
| search.md | ||