Queries
userNotification
Retrieves an item by its ID.
QUERY
userNotification(id: ID!): UserNotificationArguments
id
ID!
required
Returns
LastSessionId
String
_created
DateTime
_etag
String
_updated
DateTime
createdBy
User associated with creating related attribute. Returns: relationship object
Arguments
filters
createdByApiClient
createdById
Int!
User id that created this object. Returns: int of user_id
description
String
entityId
Int
externalLink
String
id
Int!
lastUpdatedByApiClient
linkText
String
linkUrl
String
path
String
payload
JSONString
prettyStr
String
read
Boolean!
title
String
type
updatedBy
User associated with updating related attribute. Returns: relationship object
Arguments
filters
updatedById
Int!
User id that updated this object. Returns: int of user_id
userId
Int!
Query
Variables
Response