Add operation for shot annotation types
This commit is contained in:
@@ -36,3 +36,10 @@ query GetShots(
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
query GetShotAnnotationTypes {
|
||||
getShotAnnotationTypes {
|
||||
id
|
||||
name
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user