UpdateReviewCheckinInput
No description
input UpdateReviewCheckinInput {
completed: Boolean
id: ID!
lastPageIndexViewed: Int
}
Fields
UpdateReviewCheckinInput.completed ● Boolean scalar
UpdateReviewCheckinInput.id ● ID! non-null scalar
UpdateReviewCheckinInput.lastPageIndexViewed ● Int scalar
Member Of
updateReviewCheckin mutation