Skip to content

Endpoint: Create watchlist #19

@smculliton

Description

@smculliton
mutation {
    addWatchlist (
        tmdbId: <id>,
        userId: <id>
    )
    {
        watchlistId
        tmdbId
        userId
    }
}

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions