Noticeable
OBJECT
Information related to the person who created a publication.
type PublicationAuthor {# The author avatar URL.avatar: URL # The author email.email: String # The full name of the author.fullName: String! # The job title of the author.jobTitle: String }