UserNotificationSortInput
Notificação para usuário
input UserNotificationSortInput {
user: UserSortInput
title: SortEnumType
message: SortEnumType
redirectUrl: SortEnumType
isRead: SortEnumType
id: SortEnumType
refId: SortEnumType
externalId: SortEnumType
creationDate: SortEnumType
active: SortEnumType
deleted: SortEnumType
lastUpdateDate: SortEnumType
}
Fields
UserNotificationSortInput.user
● UserSortInput
input
Usuário
UserNotificationSortInput.title
● SortEnumType
enum
Título
UserNotificationSortInput.message
● SortEnumType
enum
Mensagem
UserNotificationSortInput.redirectUrl
● SortEnumType
enum
Link de redirecionamento
UserNotificationSortInput.isRead
● SortEnumType
enum
Visualizado
UserNotificationSortInput.id
● SortEnumType
enum
Id do objeto da Requisição
UserNotificationSortInput.refId
● SortEnumType
enum
Id da Referência
UserNotificationSortInput.externalId
● SortEnumType
enum
Id Externo
UserNotificationSortInput.creationDate
● SortEnumType
enum
Data de Criação
UserNotificationSortInput.active
● SortEnumType
enum
Status de Ativação
UserNotificationSortInput.deleted
● SortEnumType
enum
Status de Deleção
UserNotificationSortInput.lastUpdateDate
● SortEnumType
enum
Data da ultima atualização
Member Of
unreadUserNotifications
query ● userNotifications
query