close
GraphQL Schema
Schema
Query
Mutation
Scalars
Boolean
Float
ID
Int
String
Enums
BriefingCountryAndLanguage
BriefingStatus
CacheControlScope
CoverageKeywordType
RankingType
__DirectiveLocation
__TypeKind
Objects
Admin
Authenticate
Briefing
BriefingInfos
BriefingQuestion
BriefingQuestions
BriefingsList
BuyingCycle
ContentExperience
ContentOptCrawlHeadlines
ContentOptDocStats
ContentOptimization
ContentOptimizationCrawls
ContentOptimizationTerms
ContentOptObject
ContentOptResults
ContentScore
ContentStatesPartsType
ContentStatesType
DuplicationCheckResults
FactFinder
FactFinderKeyword
FactFinderResponse
GreetingType
Keyword
KeywordCoverage
License
LicenseByUser
LicenseProject
LicenseUser
PreselectionsType
Questions
SearchExperience
TopicCoverage
TopicExplorer
TopicExplorerEdge
TopicExplorerNode
TopicQuestions
Topics
Trend
UserIntent
Validation
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Input Objects
BriefingListFilter
ContentValidationInput
CreateBriefingInput
FactFinderInput
UpdateBriefingTextInput
Directives
cacheControl
cost
deprecated
include
skip
menu
Types
OBJECT
Authenticate
link
GraphQL Schema definition
type
Authenticate
{
user_id
:
String
}
link
Require by
Admin