Skip to main content

Mutations

authenticateSession

Type: Authentication!

Arguments

NameDescription
authenticateSessionInput
AuthenticateSessionInput!

authenticateUserSession

Type: Authentication!

Arguments

NameDescription
authenticateUserSessionInput
AuthenticateUserSessionInput!

createAnnotation

Type: Annotation!

Arguments

NameDescription
createAnnotationInput
CreateAnnotationInput!

createMarker

Type: Marker!

Arguments

NameDescription
createMarkerInput
CreateMarkerInput!

createMedia

Type: Media!

Arguments

NameDescription
createMediaInput
CreateMediaInput!

createSession

Type: Session!

Arguments

NameDescription
createSessionInput
CreateSessionInput!

createUserSession

Type: UserSession!

Arguments

NameDescription
createUserSessionInput
CreateUserSessionInput!

inviteUserSession

Type: [UserSession!]!

Arguments

NameDescription
inviteUserSessionInput
InviteUserSessionInput!

removeAnnotation

Type: Annotation!

Arguments

NameDescription
id
Int!

removeMarker

Type: Marker!

Arguments

NameDescription
id
Int!

removeSession

Type: Session!

Arguments

NameDescription
id
Int!

removeUserSession

Type: UserSession!

Arguments

NameDescription
id
Int!

updateAnnotation

Type: Annotation!

Arguments

NameDescription
id
Int!
updateAnnotationInput
UpdateAnnotationInput!

updateMarker

Type: Marker!

Arguments

NameDescription
id
Int!
updateMarkerInput
UpdateMarkerInput!

updateSession

Type: Session!

Arguments

NameDescription
id
Int!
updateSessionInput
UpdateSessionInput!

updateToolbar

Type: Toolbar!

Arguments

NameDescription
id
Int!
updateToolbarInput
UpdateToolbarInput!

updateUser

Type: User!

Arguments

NameDescription
updateUserInput
UpdateUserInput!

updateUserSession

Type: UserSession!

Arguments

NameDescription
id
Int!
updateUserSessionInput
UpdateUserSessionInput!