NotificationErrorCode
An enumeration.
enum NotificationErrorCode {
GRAPHQL_ERROR
NOT_FOUND
REQUIRED
INVALID
}
Values
NotificationErrorCode.GRAPHQL_ERROR
NotificationErrorCode.NOT_FOUND
NotificationErrorCode.REQUIRED
NotificationErrorCode.INVALID
Member Of
NotificationError object