We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb30a70 commit 6fb2b6eCopy full SHA for 6fb2b6e
frontend/src/queries/get_all_artifacts.ts
@@ -5,7 +5,6 @@ const allArtifactsQuery = gql`
5
artifacts(bucketName: $bucketName) {
6
name
7
url
8
- size
9
bucketName
10
}
11
0 commit comments