Skip to content

Endpoint: Create recommendation #22

@smculliton

Description

@smculliton
mutation {
    createRecommendation (
        tmdbId: <id>,
        recommenderId: <id>,
        recommendeeId: <id>
    )
    {
        tmdbId
        recommenderId
        recommendeeId
    }
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions