Skip to content
Snippets Groups Projects
Unverified Commit fa790f55 authored by Phil Hughes's avatar Phil Hughes
Browse files

Fixed apollo caching of the root repository file listing

parent 821c2984
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -76,7 +76,7 @@ export default {
variables: {
projectPath: this.projectPath,
ref: this.ref,
path: this.path,
path: this.path || '/',
nextPageCursor: this.nextPageCursor,
pageSize: PAGE_SIZE,
},
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment