ComicTag: {
    comic_id: string;
    tag_id: string;
}

Junction between comic and tag .

Type declaration

  • comic_id: string

    The ID of the comic.

  • tag_id: string

    The ID of the tag