Skip to main content

NotificationsOrderBy

Methods to use when ordering Notification.

enum NotificationsOrderBy {
NATURAL
ID_ASC
ID_DESC
WORKSPACE_ID_ASC
WORKSPACE_ID_DESC
WORKSPACE_ACCOUNT_ID_ASC
WORKSPACE_ACCOUNT_ID_DESC
SUBSCRIPTION_ID_ASC
SUBSCRIPTION_ID_DESC
MEDIUM_ASC
MEDIUM_DESC
DELIVERY_STATUS_ASC
DELIVERY_STATUS_DESC
TITLE_ASC
TITLE_DESC
SUBTITLE_ASC
SUBTITLE_DESC
CTA_TEXT_ASC
CTA_TEXT_DESC
CTA_LINK_ASC
CTA_LINK_DESC
VERSION_ASC
VERSION_DESC
DELETED_AT_ASC
DELETED_AT_DESC
UPDATED_AT_ASC
UPDATED_AT_DESC
CREATED_AT_ASC
CREATED_AT_DESC
SOURCE_ASC
SOURCE_DESC
TARGET_ASC
TARGET_DESC
CONTEXT_ID_ASC
CONTEXT_ID_DESC
SUBSCRIPTION_TYPE_ASC
SUBSCRIPTION_TYPE_DESC
IS_READ_ASC
IS_READ_DESC
ACCORD_ID_ASC
ACCORD_ID_DESC
IS_SEEN_ASC
IS_SEEN_DESC
PRIMARY_KEY_ASC
PRIMARY_KEY_DESC
}

Values

NotificationsOrderBy.NATURAL

NotificationsOrderBy.ID_ASC

NotificationsOrderBy.ID_DESC

NotificationsOrderBy.WORKSPACE_ID_ASC

NotificationsOrderBy.WORKSPACE_ID_DESC

NotificationsOrderBy.WORKSPACE_ACCOUNT_ID_ASC

NotificationsOrderBy.WORKSPACE_ACCOUNT_ID_DESC

NotificationsOrderBy.SUBSCRIPTION_ID_ASC

NotificationsOrderBy.SUBSCRIPTION_ID_DESC

NotificationsOrderBy.MEDIUM_ASC

NotificationsOrderBy.MEDIUM_DESC

NotificationsOrderBy.DELIVERY_STATUS_ASC

NotificationsOrderBy.DELIVERY_STATUS_DESC

NotificationsOrderBy.TITLE_ASC

NotificationsOrderBy.TITLE_DESC

NotificationsOrderBy.SUBTITLE_ASC

NotificationsOrderBy.SUBTITLE_DESC

NotificationsOrderBy.CTA_TEXT_ASC

NotificationsOrderBy.CTA_TEXT_DESC

NotificationsOrderBy.VERSION_ASC

NotificationsOrderBy.VERSION_DESC

NotificationsOrderBy.DELETED_AT_ASC

NotificationsOrderBy.DELETED_AT_DESC

NotificationsOrderBy.UPDATED_AT_ASC

NotificationsOrderBy.UPDATED_AT_DESC

NotificationsOrderBy.CREATED_AT_ASC

NotificationsOrderBy.CREATED_AT_DESC

NotificationsOrderBy.SOURCE_ASC

NotificationsOrderBy.SOURCE_DESC

NotificationsOrderBy.TARGET_ASC

NotificationsOrderBy.TARGET_DESC

NotificationsOrderBy.CONTEXT_ID_ASC

NotificationsOrderBy.CONTEXT_ID_DESC

NotificationsOrderBy.SUBSCRIPTION_TYPE_ASC

NotificationsOrderBy.SUBSCRIPTION_TYPE_DESC

NotificationsOrderBy.IS_READ_ASC

NotificationsOrderBy.IS_READ_DESC

NotificationsOrderBy.ACCORD_ID_ASC

NotificationsOrderBy.ACCORD_ID_DESC

NotificationsOrderBy.IS_SEEN_ASC

NotificationsOrderBy.IS_SEEN_DESC

NotificationsOrderBy.PRIMARY_KEY_ASC

NotificationsOrderBy.PRIMARY_KEY_DESC

Member Of

notifications query ● notificationsConnection query