Class UpdateUserMediaInput

java.lang.Object
com.espacogeek.geek.types.UpdateUserMediaInput

public class UpdateUserMediaInput extends Object
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 Details

    • UpdateUserMediaInput

      public UpdateUserMediaInput()