@@ -366,7 +366,7 @@ to start again from scratch, there are a few steps that can help you:
gitlab-ctl tail sidekiq
```
1. Rename repository storage folders and create new ones
1. Rename repository storage folders and create new ones. If you are not concerned about possible orphaned directories and files, then you can simply skip this step.
"description":"Filters designs by their filename",
"type":{
"kind":"LIST",
"name":null,
"ofType":{
"kind":"NON_NULL",
"name":null,
"ofType":{
"kind":"SCALAR",
"name":"String",
"ofType":null
}
}
},
"defaultValue":null
},
{
"name":"atVersion",
"description":"Filters designs to only those that existed at the version. If argument is omitted or nil then all designs will reflect the latest version.",
"description":"Filters designs to only those that existed at the version. If argument is omitted or nil then all designs will reflect the latest version",