Constructs a new ToggleLikeMutation
instance.
The authentication token.
ToggleLike
is a method that sends a mutation request to toggle a like.
An object of type ToggleLikeVariables
representing the variables for the mutation.
A Promise that resolves to the response from the mutation request.
Will throw an error if the mutation request fails or if the provided variables do not pass the validation checks.
ToggleLikeMutation
is a class representing a mutation to toggle a like. It includes a method to delete an activity