OBJECT
type RoyaltyInfoOutput {id: Int workId: Int workCode: String composers: [Composer] publishers: [Publisher] }