Add addAnnotationToShot
All checks were successful
Tests / Tests (pull_request) Successful in 15s

This commit is contained in:
2024-07-30 17:08:05 -07:00
parent c49266e4c1
commit 43c626141e
2 changed files with 7 additions and 0 deletions

View File

@@ -383,6 +383,7 @@ type TagGQL {
type Mutation {
createBucketSet(params: CreateBucketSetInput!): BucketSetGQL!
setLoggerLevel(path: String!, level: String!): Boolean!
addAnnotationToShot(shotId: Int!, annotationName: String!): Boolean!
getProfileImageUploadLink(fileExt: String = ".png"): GetUploadLinkReturn!
editProfileImageUri(profileImageUri: String!): UserGQL!
createUploadStream(