oscarItem
Last updated
Information about an Oscar item related to an issue.
type OscarItem {
name: String
description: String
url: String
id: String
}name String
Name of the Oscar item
description String
Description of the Oscar item
url String
URL link for the Oscar item
id String
Unique identifier of the Oscar item
Last updated
