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