Information about an Oscar item related to an issue.
type OscarItem { name: String description: String url: String id: String }
name String
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
{} Issue.oscarData
Last updated 7 months ago