close
GraphQL Schema
Schema
Queries
Mutations
Queryable Objects
Agent
AgentPool
BurpReport
Extension
Issue
Scan
ScanConfiguration
ScanReport
ScheduleItem
Site
SiteTree
UnauthorizedAgent
Other Objects
Agent
AgentError
AgentPool
ApplicationLogins
AuditItem
BappDetails
BurpReport
CountsByConfidence
DataSegment
DescriptiveEvidence
EmailRecipient
Extension
Folder
GeneratedByExtension
GitLabIssue
GitLabIssueDetails
HighlightSegment
HttpInteraction
Issue
IssueCounts
IssueType
IssueTypeGroup
JiraTicket
LoginCredential
RecordedLogin
Request
Response
Scan
ScanConfiguration
ScanCountsByStatus
ScanDelta
ScanEventLog
ScanEventLogEntry
ScanProgressMetrics
ScanReport
ScanWarnings
Schedule
ScheduleItem
Scope
Site
SiteTree
SnipSegment
Ticket
TrelloCard
TrelloCardDetails
UnauthorizedAgent
User
Enums
AuditItemSortColumn
Confidence
CreateConnectionCheckError
ErrorType
FalsePositivePropagationMode
GeneratedBy
GitLabIssueState
Novelty
ScanEventLogType
ScanPhase
ScanReportType
ScanStatus
ScansSortColumn
ScopeProtocolOptions
Severity
SortBy
SortOrder
Interfaces
AgentMachine
Unions
Evidence
RequestResponseSegment
menu
Types
Object
LoginCredentialInput
Specifies the input fields required to create a new set of login credentials. This set of credentials is used by scans to crawl areas of the site that are only accessible to registered users.
Fields
label():
String!
A name for the set of login credentials to help you identify it.
username():
String!
The username that Burp Scanner will use to log in to the site.
password():
String!
The password for the account that Burp Scanner will use to log in to the site.