Closed danwoods closed 5 years ago
type Issue = {|
artists: string[],
barcode: string,
book: string,
date: string,
id: string,
legacy_issue: number,
notes: string,
number: number,
publisher: string,
title: string,
writers: string[]
|}
What is the schema for a comicbook?