CodeLevels
Technical document type information. Sometimes these are used for APIs requiring search payload fragment to function correctly.
Codelevels are used internally, and are not normally used together with document: codelevels are mostly used in sources menu.
type CodeLevels {
  codeLevels3: [Int!]!
  codeLevels1: [Int!]!
}
Fields
CodeLevels.codeLevels3 ● [Int!]! non-null scalar
Third codelevel, e.g.
Upgrades/downgrades: 121010 10Q/10QA - Quarterly filings: 181012 @exposed(scopes: ['docviewer'])
CodeLevels.codeLevels1 ● [Int!]! non-null scalar
Root codelevel, e.g.
Broker research: 12 Press releases: 14 @exposed(scopes: ['docviewer'])
Member of
BlacklineDocumentType  object ● BrokerResearchDocumentType  object ● CommonDocumentType  object ● CommonUserDocumentType  object ● DocumentType  interface ● ExpertCallsDocumentType  object ● FactsetTranscriptsDocumentType  object ● MarketResearchDocumentType  object ● NoteDocumentType  object ● PatentDocumentType  object ● TranscriptsDocumentType  object ● WebClipperDocumentType  object