DesOnCommentUpdatedInput
Input for subscribing to comment update notifications.
input DesOnCommentUpdatedInput {
token: String!
workspaceUrl: String
}
Fields
DesOnCommentUpdatedInput.token ● String! non-null scalar
Access token for authorization.
DesOnCommentUpdatedInput.workspaceUrl ● String scalar
Workspace URL.