markAsRead
Mark a book as read and increment its read count
Input fields
slug (
String!
)
Return fields
title (
String!
)
slug (
String!
)
publishedYear (
Int!
)
description (
String
)
genre (
String
)
pages (
Int
)
readCount (
Int!
)
Number of times this book has been read