Author
Represents an author with an optional list of books.
Fields
nameString!Requiredbooks[String!]Required
The name of the author.
A list of book titles written by the author.
Built with
Show your support! Star us on GitHub ⭐️
Represents an author with an optional list of books.
nameString!Requiredbooks[String!]RequiredShow your support! Star us on GitHub ⭐️