Using GraphQL, write a query to return a book with an argument of ISBN which is equal to the string 0743273567

Viewed 37

Using GraphQL, write a query to return a book with an argument of ISBN which is equal to the string 0743273567. A book is retrieved from the database and converted into an object with the following structure:

click here to structure

0 Answers
Related