Moloni logo

AuthorRead

Back


Reads an Author.

Returns an Author with the specified Id.

Fields

authorId: Int!

name: String!

avatar: String

facebookUrl: String

instagramUrl: String

linkedinUrl: String

substackUrl: String

websiteUrl: String

createdAt: Date

updatedAt: Date

aboutMe: String

Represents a shorthand for translations[options.defaultLanguageId].aboutMe

jobRole: String

Represents a shorthand for translations[options.defaultLanguageId].jobRole

translations: [AuthorTranslationRead]

deletable: Boolean!

Indicates if the author can be safely deleted