MediaSubmissionUpdateNotification

Notification for when a media submission is accepted, partially accepted, or rejected

Field
Argument
Type
Description

id

The id of the Notification

type

The type of notification

contexts

The notification context text

status

The status of the submission

notes

The notes of the submission

createdAt

The time the notification was created at

media

The media that was created or modified. If this submission was to create a new media and it was rejected, this will be null.

submittedTitle

The title of the media that was submitted. If this submission was to edit an existing media, this will be null.

Last updated