Package com.espacogeek.geek.types
Class UpdateUserMediaInput
java.lang.Object
com.espacogeek.geek.types.UpdateUserMediaInput
GraphQL input type for creating or updating a user's media list entry.
Used by the
upsertUserMedia mutation, which is capable of both
adding a new entry and updating an existing one identified by the authenticated
user's ID and the provided mediaId.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UpdateUserMediaInput
public UpdateUserMediaInput()
-