Skip to content

Endpoint: Fetch show search #18

@smculliton

Description

@smculliton
query {
    searchShows(
        query: '<search_query>'
        pageNumber: <id>
    )
    {
        tmdbId
        title
        imageUrl
        yearCreated
    }
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions