Constructs a new UpdateMediaListEntriesMutation
instance.
The authentication token.
updateMediaListEntries
is a method that sends a mutation request to update media list entries.
An object of type UpdateMediaListEntriesVariables
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.
UpdateMediaListEntriesMutation
is a class representing a mutation to update media list entries. It includes a method to update media list entries.