CommentReactionsOrderBy
Methods to use when ordering CommentReaction.
enum CommentReactionsOrderBy {
NATURAL
ID_ASC
ID_DESC
COMMENT_ID_ASC
COMMENT_ID_DESC
CREATED_BY_WORKSPACE_ACCOUNT_ID_ASC
CREATED_BY_WORKSPACE_ACCOUNT_ID_DESC
EMOJI_CODE_ASC
EMOJI_CODE_DESC
WORKSPACE_ID_ASC
WORKSPACE_ID_DESC
VERSION_ASC
VERSION_DESC
DELETED_AT_ASC
DELETED_AT_DESC
UPDATED_AT_ASC
UPDATED_AT_DESC
CREATED_AT_ASC
CREATED_AT_DESC
PRIMARY_KEY_ASC
PRIMARY_KEY_DESC
}
Values
CommentReactionsOrderBy.NATURAL
CommentReactionsOrderBy.ID_ASC
CommentReactionsOrderBy.ID_DESC
CommentReactionsOrderBy.COMMENT_ID_ASC
CommentReactionsOrderBy.COMMENT_ID_DESC
CommentReactionsOrderBy.CREATED_BY_WORKSPACE_ACCOUNT_ID_ASC
CommentReactionsOrderBy.CREATED_BY_WORKSPACE_ACCOUNT_ID_DESC
CommentReactionsOrderBy.EMOJI_CODE_ASC
CommentReactionsOrderBy.EMOJI_CODE_DESC
CommentReactionsOrderBy.WORKSPACE_ID_ASC
CommentReactionsOrderBy.WORKSPACE_ID_DESC
CommentReactionsOrderBy.VERSION_ASC
CommentReactionsOrderBy.VERSION_DESC
CommentReactionsOrderBy.DELETED_AT_ASC
CommentReactionsOrderBy.DELETED_AT_DESC
CommentReactionsOrderBy.UPDATED_AT_ASC
CommentReactionsOrderBy.UPDATED_AT_DESC
CommentReactionsOrderBy.CREATED_AT_ASC
CommentReactionsOrderBy.CREATED_AT_DESC
CommentReactionsOrderBy.PRIMARY_KEY_ASC
CommentReactionsOrderBy.PRIMARY_KEY_DESC
Member Of
commentReactions query ● commentReactionsConnection query