close
Schema
Query
Mutation
Scalars
Boolean
CodingScore
Float
ID
Int
LiveInterviewRating
String
Timestamp
Upload
Enums
AccessType
BillingInterval
CacheControlScope
CertificationRequestStatus
CertificationStatus
CodingLanguageName
CompanyFeatureStatus
Country
CreditCardBrand
DatabaseLanguageName
FrontendScriptLanguageName
FrontendStyleLanguageName
GeneralType
LanguageName
LiveInterviewStatus
PlagiarismLabel
PlanType
Product
ServicePlanStatus
SkillType
StandardizedTestType
TestSessionStatus
__DirectiveLocation
__TypeKind
Interfaces
TaskSolution
Test
TestSession
TestSessionResult
Objects
AccessQueryResult
CertificationRequest
CertificationRequestResult
CodingSolution
Company
CompanyFeature
CompanyFeatures
CompanyPlan
CompanyTest
CompanyTests
CompanyTestSession
CompanyTestSessionResult
Contact
CreditCard
FreeFormSolution
FrontendLibrary
Integrations
InterviewTemplate
InterviewTemplates
Invoice
LiveInterview
LiveInterviewFeedback
PageInfo
PlanBillingPeriod
QuizOption
QuizSolution
Role
ScoreRange
ScoreRangeLabel
ServicePlan
SolutionSource
StandardizedTest
StandardizedTestSession
StandardizedTestSessionResult
Task
Team
TestSessionFeedback
TestSessionTask
TestSessionTaskResult
TestTaker
UploadedFile
UsedNumericFeatures
User
UserCompanyFields
UserProfile
UserSkill
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Input Objects
AccessQueryInput
AdminFieldsInput
CertificationRequestInput
CodingScoreConfigurationInput
CoefficientConfigurationInput
CompanyPlanInput
CompanyPlanSettingsInput
CreateCertificationRequestInput
CreateCompanyTestInput
CreateDatabaseTaskInput
CreateFreeCodingTaskInput
CreateInterviewTemplateInput
CreateQuizInput
CreateStandardTaskInput
CreateTaskOptionsInput
CustomFeaturesInput
DatabaseLanguageTimeLimit
DatabaseTestCaseInput
EditCompanyTestInput
EditDatabaseTaskInput
EditFreeCodingTaskInput
EditInterviewTemplateInput
EditQuizInput
EditStandardTaskInput
FrontendLibraryInput
LanguageTimeLimit
LiveInterviewInput
QuizOptionInput
ScoreRangeInput
ScoreRangeLabelInput
SlotConfigurationInput
TaskInputArgumentInfo
TaskOutputInfo
TaskSlotInput
TestCaseInput
TestSessionInput
UpdateFrontendTaskInput
Directives
cacheControl
cost
deprecated
include
rateLimit
skip
menu
Types
ENUM
Product
CodeSignal's assessment products.
link
GraphQL Schema definition
1
enum
Product
{
2
3
test
4
5
certify
6
7
interview
8
}
link
Required by
Query
ServicePlan
A service plan represents a level of functionality and service associated with a CodeSignal product.