createNotification
Create a new notification
createNotification(
input: CreateNotificationInput!
): Notification!
Arguments
createNotification.input
● CreateNotificationInput!
non-null input
Input for the createNotification mutation
Type
Notification
object
A notification.