Optional
likeablelikeableId
is a number representing the id of the likeable item.
Optional
pagepage
is a number representing the page number.
Optional
perperPage
is a number representing the number of items per page.
Optional
typetype
is a string representing the type of the likeable item.
LikesVariables
is an interface representing the variables for theLikesQuery
. It includes optional likeable id, type, page, and per page.