getBookByTitle

Retrieve a book by its title. Optionally filter by publication date.

Arguments

    title
    String!
    Required
    The title of the book to search for v3.
    date
    String
    Optional publication date to narrow the search.

Returns

    Book
    Retrieve a book by its title. Optionally filter by publication date.
Built with

Show your support! Star us on GitHub ⭐️