Noticeable
INPUT_OBJECT
Input type for creating or editing publication author details.
input PublicationAuthorInput {avatar: URL# The display name of the author.displayName: String# The author email.email: String# The job title of the author.jobTitle: String}