DeleteMediaListEntryMutation is an interface representing the variables to delete a media list entry. It includes the id of the media list entry to delete.
DeleteMediaListEntryMutation
id
Optional
id is a number representing the media list entry ID.
DeleteMediaListEntryMutation
is an interface representing the variables to delete a media list entry. It includes theid
of the media list entry to delete.