Skip to main content

Queries

actionPlan

Type: ActionPlan!

Look up actionPlan by ID

Arguments

NameDescription

id
ID!

ID of the actionPlan

actionPlans

Type: ActionPlanConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[ActionPlanOrder!]

Ordering options for ActionPlans returned from the connection.

where
ActionPlanWhereInput

Filtering options for ActionPlans returned from the connection.

actionPlanSearch

Type: ActionPlanConnection

Search across ActionPlan objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

apiToken

Type: APIToken!

Look up apiToken by ID

Arguments

NameDescription

id
ID!

ID of the apiToken

apiTokens

Type: APITokenConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[APITokenOrder!]

Ordering options for APITokens returned from the connection.

where
APITokenWhereInput

Filtering options for APITokens returned from the connection.

assessment

Type: Assessment!

Look up assessment by ID

Arguments

NameDescription

id
ID!

ID of the assessment

assessmentResponse

Type: AssessmentResponse!

Look up assessmentResponse by ID

Arguments

NameDescription

id
ID!

ID of the assessmentResponse

assessmentResponses

Type: AssessmentResponseConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[AssessmentResponseOrder!]

Ordering options for AssessmentResponses returned from the connection.

where
AssessmentResponseWhereInput

Filtering options for AssessmentResponses returned from the connection.

assessmentResponseSearch

Type: AssessmentResponseConnection

Search across AssessmentResponse objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

assessments

Type: AssessmentConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[AssessmentOrder!]

Ordering options for Assessments returned from the connection.

where
AssessmentWhereInput

Filtering options for Assessments returned from the connection.

assessmentSearch

Type: AssessmentConnection

Search across Assessment objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

asset

Type: Asset!

Look up asset by ID

Arguments

NameDescription

id
ID!

ID of the asset

assets

Type: AssetConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[AssetOrder!]

Ordering options for Assets returned from the connection.

where
AssetWhereInput

Filtering options for Assets returned from the connection.

assetSearch

Type: AssetConnection

Search across Asset objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

campaign

Type: Campaign!

Look up campaign by ID

Arguments

NameDescription

id
ID!

ID of the campaign

campaigns

Type: CampaignConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[CampaignOrder!]

Ordering options for Campaigns returned from the connection.

where
CampaignWhereInput

Filtering options for Campaigns returned from the connection.

campaignSearch

Type: CampaignConnection

Search across Campaign objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

campaignTarget

Type: CampaignTarget!

Look up campaignTarget by ID

Arguments

NameDescription

id
ID!

ID of the campaignTarget

campaignTargets

Type: CampaignTargetConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[CampaignTargetOrder!]

Ordering options for CampaignTargets returned from the connection.

where
CampaignTargetWhereInput

Filtering options for CampaignTargets returned from the connection.

campaignTargetSearch

Type: CampaignTargetConnection

Search across CampaignTarget objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

contact

Type: Contact!

Look up contact by ID

Arguments

NameDescription

id
ID!

ID of the contact

contacts

Type: ContactConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[ContactOrder!]

Ordering options for Contacts returned from the connection.

where
ContactWhereInput

Filtering options for Contacts returned from the connection.

contactSearch

Type: ContactConnection

Search across Contact objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

control

Type: Control!

Look up control by ID

Arguments

NameDescription

id
ID!

ID of the control

controlCategories

Type: [String!]

All existing categories or domains used in the organization @deprecated

controlCategoriesByFramework

Type: [ControlCategoryEdge!]

Existing categories or domains for controls used in the organization

Arguments

NameDescription

orderBy
[ControlCategoryOrder!]

Ordering options for APITokens returned from the connection.

where
ControlWhereInput

Filtering options for APITokens returned from the connection.

controlImplementation

Type: ControlImplementation!

Look up controlImplementation by ID

Arguments

NameDescription

id
ID!

ID of the controlImplementation

controlImplementations

Type: ControlImplementationConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[ControlImplementationOrder!]

Ordering options for ControlImplementations returned from the connection.

where
ControlImplementationWhereInput

Filtering options for ControlImplementations returned from the connection.

controlObjective

Type: ControlObjective!

Look up controlObjective by ID

Arguments

NameDescription

id
ID!

ID of the controlObjective

controlObjectives

Type: ControlObjectiveConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[ControlObjectiveOrder!]

Ordering options for ControlObjectives returned from the connection.

where
ControlObjectiveWhereInput

Filtering options for ControlObjectives returned from the connection.

controlObjectiveSearch

Type: ControlObjectiveConnection

Search across ControlObjective objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

controls

Type: ControlConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[ControlOrder!]

Ordering options for Controls returned from the connection.

where
ControlWhereInput

Filtering options for Controls returned from the connection.

controlSearch

Type: ControlConnection

Search across Control objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

controlsGroupByCategory

Type: ControlGroupConnection!

Get controls grouped by category

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[ControlOrder!]

Ordering options for Control returned from the connection.

where
ControlWhereInput

Filtering options for Controls returned from the connection.

category
String

Filter by category, used for paginated requests to pull more data per category

controlSubcategories

Type: [String!]

All existing subcategories or domains used in the organization @deprecated

controlSubcategoriesByFramework

Type: [ControlCategoryEdge!]

Existing subcategories or subdomains for controls used in the organization

Arguments

NameDescription

orderBy
[ControlCategoryOrder!]

Ordering options for APITokens returned from the connection.

where
ControlWhereInput

Filtering options for APITokens returned from the connection.

customDomain

Type: CustomDomain!

Look up customDomain by ID

Arguments

NameDescription

id
ID!

ID of the customDomain

customDomains

Type: CustomDomainConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[CustomDomainOrder!]

Ordering options for CustomDomains returned from the connection.

where
CustomDomainWhereInput

Filtering options for CustomDomains returned from the connection.

customTypeEnum

Type: CustomTypeEnum!

Look up customTypeEnum by ID

Arguments

NameDescription

id
ID!

ID of the customTypeEnum

customTypeEnums

Type: CustomTypeEnumConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[CustomTypeEnumOrder!]

Ordering options for CustomTypeEnums returned from the connection.

where
CustomTypeEnumWhereInput

Filtering options for CustomTypeEnums returned from the connection.

customTypeEnumSearch

Type: CustomTypeEnumConnection

Search across CustomTypeEnum objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

directoryAccount

Type: DirectoryAccount!

Look up directoryAccount by ID

Arguments

NameDescription

id
ID!

ID of the directoryAccount

directoryAccounts

Type: DirectoryAccountConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[DirectoryAccountOrder!]

Ordering options for DirectoryAccounts returned from the connection.

where
DirectoryAccountWhereInput

Filtering options for DirectoryAccounts returned from the connection.

directoryGroup

Type: DirectoryGroup!

Look up directoryGroup by ID

Arguments

NameDescription

id
ID!

ID of the directoryGroup

directoryGroups

Type: DirectoryGroupConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[DirectoryGroupOrder!]

Ordering options for DirectoryGroups returned from the connection.

where
DirectoryGroupWhereInput

Filtering options for DirectoryGroups returned from the connection.

directoryMembership

Type: DirectoryMembership!

Look up directoryMembership by ID

Arguments

NameDescription

id
ID!

ID of the directoryMembership

directoryMemberships

Type: DirectoryMembershipConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[DirectoryMembershipOrder!]

Ordering options for DirectoryMemberships returned from the connection.

where
DirectoryMembershipWhereInput

Filtering options for DirectoryMemberships returned from the connection.

directorySyncRun

Type: DirectorySyncRun!

Look up directorySyncRun by ID

Arguments

NameDescription

id
ID!

ID of the directorySyncRun

directorySyncRuns

Type: DirectorySyncRunConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[DirectorySyncRunOrder!]

Ordering options for DirectorySyncRuns returned from the connection.

where
DirectorySyncRunWhereInput

Filtering options for DirectorySyncRuns returned from the connection.

discussion

Type: Discussion!

Look up discussion by ID

Arguments

NameDescription

id
ID!

ID of the discussion

discussions

Type: DiscussionConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[DiscussionOrder!]

Ordering options for Discussions returned from the connection.

where
DiscussionWhereInput

Filtering options for Discussions returned from the connection.

dnsVerification

Type: DNSVerification!

Look up dnsVerification by ID

Arguments

NameDescription

id
ID!

ID of the dnsVerification

dnsVerifications

Type: DNSVerificationConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[DNSVerificationOrder!]

Ordering options for DNSVerifications returned from the connection.

where
DNSVerificationWhereInput

Filtering options for DNSVerifications returned from the connection.

documentData

Type: DocumentData!

Look up documentData by ID

Arguments

NameDescription

id
ID!

ID of the documentData

documentDataSlice

Type: DocumentDataConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[DocumentDataOrder!]

Ordering options for DocumentDataSlice returned from the connection.

where
DocumentDataWhereInput

Filtering options for DocumentDataSlice returned from the connection.

emailBranding

Type: EmailBranding!

Look up emailBranding by ID

Arguments

NameDescription

id
ID!

ID of the emailBranding

emailBrandings

Type: EmailBrandingConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[EmailBrandingOrder!]

Ordering options for EmailBrandings returned from the connection.

where
EmailBrandingWhereInput

Filtering options for EmailBrandings returned from the connection.

emailBrandingSearch

Type: EmailBrandingConnection

Search across EmailBranding objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

emailTemplate

Type: EmailTemplate!

Look up emailTemplate by ID

Arguments

NameDescription

id
ID!

ID of the emailTemplate

emailTemplates

Type: EmailTemplateConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[EmailTemplateOrder!]

Ordering options for EmailTemplates returned from the connection.

where
EmailTemplateWhereInput

Filtering options for EmailTemplates returned from the connection.

emailTemplateSearch

Type: EmailTemplateConnection

Search across EmailTemplate objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

entities

Type: EntityConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[EntityOrder!]

Ordering options for Entities returned from the connection.

where
EntityWhereInput

Filtering options for Entities returned from the connection.

entity

Type: Entity!

Look up entity by ID

Arguments

NameDescription

id
ID!

ID of the entity

entitySearch

Type: EntityConnection

Search across Entity objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

entityType

Type: EntityType!

Look up entityType by ID

Arguments

NameDescription

id
ID!

ID of the entityType

entityTypes

Type: EntityTypeConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[EntityTypeOrder!]

Ordering options for EntityTypes returned from the connection.

where
EntityTypeWhereInput

Filtering options for EntityTypes returned from the connection.

event

Type: Event!

Look up event by ID

Arguments

NameDescription

id
ID!

ID of the event

events

Type: EventConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[EventOrder!]

Ordering options for Events returned from the connection.

where
EventWhereInput

Filtering options for Events returned from the connection.

evidence

Type: Evidence!

Look up evidence by ID

Arguments

NameDescription

id
ID!

ID of the evidence

evidences

Type: EvidenceConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[EvidenceOrder!]

Ordering options for Evidences returned from the connection.

where
EvidenceWhereInput

Filtering options for Evidences returned from the connection.

evidenceSearch

Type: EvidenceConnection

Search across Evidence objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

export

Type: Export!

Look up export by ID

Arguments

NameDescription

id
ID!

ID of the export

exports

Type: ExportConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[ExportOrder!]

Ordering options for Exports returned from the connection.

where
ExportWhereInput

Filtering options for Exports returned from the connection.

file

Type: File!

Look up file by ID

Arguments

NameDescription

id
ID!

ID of the file

files

Type: FileConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[FileOrder!]

Ordering options for Files returned from the connection.

where
FileWhereInput

Filtering options for Files returned from the connection.

finding

Type: Finding!

Look up finding by ID

Arguments

NameDescription

id
ID!

ID of the finding

findingControl

Type: FindingControl!

Look up findingControl by ID

Arguments

NameDescription

id
ID!

ID of the findingControl

findingControls

Type: FindingControlConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[FindingControlOrder!]

Ordering options for FindingControls returned from the connection.

where
FindingControlWhereInput

Filtering options for FindingControls returned from the connection.

findings

Type: FindingConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[FindingOrder!]

Ordering options for Findings returned from the connection.

where
FindingWhereInput

Filtering options for Findings returned from the connection.

findingSearch

Type: FindingConnection

Search across Finding objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

group

Type: Group!

Look up group by ID

Arguments

NameDescription

id
ID!

ID of the group

groupMembership

Type: GroupMembership!

Look up groupMembership by ID

Arguments

NameDescription

id
ID!

ID of the groupMembership

groupMemberships

Type: GroupMembershipConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[GroupMembershipOrder!]

Ordering options for GroupMemberships returned from the connection.

where
GroupMembershipWhereInput

Filtering options for GroupMemberships returned from the connection.

groups

Type: GroupConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[GroupOrder!]

Ordering options for Groups returned from the connection.

where
GroupWhereInput

Filtering options for Groups returned from the connection.

groupSearch

Type: GroupConnection

Search across Group objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

groupSetting

Type: GroupSetting!

Look up groupSetting by ID

Arguments

NameDescription

id
ID!

ID of the groupSetting

groupSettings

Type: GroupSettingConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[GroupSettingOrder!]

Ordering options for GroupSettings returned from the connection.

where
GroupSettingWhereInput

Filtering options for GroupSettings returned from the connection.

hush

Type: Hush!

Look up hush by ID

Arguments

NameDescription

id
ID!

ID of the hush

hushes

Type: HushConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[HushOrder!]

Ordering options for Hushes returned from the connection.

where
HushWhereInput

Filtering options for Hushes returned from the connection.

identityHolder

Type: IdentityHolder!

Look up identityHolder by ID

Arguments

NameDescription

id
ID!

ID of the identityHolder

identityHolders

Type: IdentityHolderConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[IdentityHolderOrder!]

Ordering options for IdentityHolders returned from the connection.

where
IdentityHolderWhereInput

Filtering options for IdentityHolders returned from the connection.

identityHolderSearch

Type: IdentityHolderConnection

Search across IdentityHolder objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

integration

Type: Integration!

Look up integration by ID

Arguments

NameDescription

id
ID!

ID of the integration

integrations

Type: IntegrationConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[IntegrationOrder!]

Ordering options for Integrations returned from the connection.

where
IntegrationWhereInput

Filtering options for Integrations returned from the connection.

integrationSearch

Type: IntegrationConnection

Search across Integration objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

internalPolicies

Type: InternalPolicyConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[InternalPolicyOrder!]

Ordering options for InternalPolicies returned from the connection.

where
InternalPolicyWhereInput

Filtering options for InternalPolicies returned from the connection.

internalPolicy

Type: InternalPolicy!

Look up internalPolicy by ID

Arguments

NameDescription

id
ID!

ID of the internalPolicy

internalPolicySearch

Type: InternalPolicyConnection

Search across InternalPolicy objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

invite

Type: Invite!

Look up invite by ID

Arguments

NameDescription

id
ID!

ID of the invite

invites

Type: InviteConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[InviteOrder!]

Ordering options for Invites returned from the connection.

where
InviteWhereInput

Filtering options for Invites returned from the connection.

inviteSearch

Type: InviteConnection

Search across Invite objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

jobResult

Type: JobResult!

Look up jobResult by ID

Arguments

NameDescription

id
ID!

ID of the jobResult

jobResults

Type: JobResultConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[JobResultOrder!]

Ordering options for JobResults returned from the connection.

where
JobResultWhereInput

Filtering options for JobResults returned from the connection.

jobRunner

Type: JobRunner!

Look up jobRunner by ID

Arguments

NameDescription

id
ID!

ID of the jobRunner

jobRunnerRegistrationToken

Type: JobRunnerRegistrationToken!

Look up jobRunnerRegistrationToken by ID

Arguments

NameDescription

id
ID!

ID of the jobRunnerRegistrationToken

jobRunnerRegistrationTokens

Type: JobRunnerRegistrationTokenConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[JobRunnerRegistrationTokenOrder!]

Ordering options for JobRunnerRegistrationTokens returned from the connection.

where
JobRunnerRegistrationTokenWhereInput

Filtering options for JobRunnerRegistrationTokens returned from the connection.

jobRunners

Type: JobRunnerConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[JobRunnerOrder!]

Ordering options for JobRunners returned from the connection.

where
JobRunnerWhereInput

Filtering options for JobRunners returned from the connection.

jobRunnerSearch

Type: JobRunnerConnection

Search across JobRunner objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

jobRunnerToken

Type: JobRunnerToken!

Look up jobRunnerToken by ID

Arguments

NameDescription

id
ID!

ID of the jobRunnerToken

jobRunnerTokens

Type: JobRunnerTokenConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[JobRunnerTokenOrder!]

Ordering options for JobRunnerTokens returned from the connection.

where
JobRunnerTokenWhereInput

Filtering options for JobRunnerTokens returned from the connection.

jobTemplate

Type: JobTemplate!

Look up jobTemplate by ID

Arguments

NameDescription

id
ID!

ID of the jobTemplate

jobTemplates

Type: JobTemplateConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[JobTemplateOrder!]

Ordering options for JobTemplates returned from the connection.

where
JobTemplateWhereInput

Filtering options for JobTemplates returned from the connection.

jobTemplateSearch

Type: JobTemplateConnection

Search across JobTemplate objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

mappableDomain

Type: MappableDomain!

Look up mappableDomain by ID

Arguments

NameDescription

id
ID!

ID of the mappableDomain

mappableDomains

Type: MappableDomainConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[MappableDomainOrder!]

Ordering options for MappableDomains returned from the connection.

where
MappableDomainWhereInput

Filtering options for MappableDomains returned from the connection.

mappedControl

Type: MappedControl!

Look up mappedControl by ID

Arguments

NameDescription

id
ID!

ID of the mappedControl

mappedControls

Type: MappedControlConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[MappedControlOrder!]

Ordering options for MappedControls returned from the connection.

where
MappedControlWhereInput

Filtering options for MappedControls returned from the connection.

myWorkflowAssignments

Type: WorkflowAssignmentConnection!

Get workflow assignments for the current user

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[WorkflowAssignmentOrder!]

Ordering options.

where
WorkflowAssignmentWhereInput

Filtering options.

narrative

Type: Narrative!

Look up narrative by ID

Arguments

NameDescription

id
ID!

ID of the narrative

narratives

Type: NarrativeConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[NarrativeOrder!]

Ordering options for Narratives returned from the connection.

where
NarrativeWhereInput

Filtering options for Narratives returned from the connection.

narrativeSearch

Type: NarrativeConnection

Search across Narrative objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

node

Type: Node

Fetches an object given its ID.

Arguments

NameDescription

id
ID!

ID of the object.

nodes

Type: [Node]!

Lookup nodes by a list of IDs.

Arguments

NameDescription

ids
[ID!]!

The list of node IDs.

note

Type: Note!

Look up note by ID

Arguments

NameDescription

id
ID!

ID of the note

notes

Type: NoteConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[NoteOrder!]

Ordering options for Notes returned from the connection.

where
NoteWhereInput

Filtering options for Notes returned from the connection.

notificationPreference

Type: NotificationPreference!

Look up notificationPreference by ID

Arguments

NameDescription

id
ID!

ID of the notificationPreference

notificationPreferences

Type: NotificationPreferenceConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[NotificationPreferenceOrder!]

Ordering options for NotificationPreferences returned from the connection.

where
NotificationPreferenceWhereInput

Filtering options for NotificationPreferences returned from the connection.

notificationTemplate

Type: NotificationTemplate!

Look up notificationTemplate by ID

Arguments

NameDescription

id
ID!

ID of the notificationTemplate

notificationTemplates

Type: NotificationTemplateConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[NotificationTemplateOrder!]

Ordering options for NotificationTemplates returned from the connection.

where
NotificationTemplateWhereInput

Filtering options for NotificationTemplates returned from the connection.

notificationTemplateSearch

Type: NotificationTemplateConnection

Search across NotificationTemplate objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

organization

Type: Organization!

Look up organization by ID

Arguments

NameDescription

id
ID!

ID of the organization

organizations

Type: OrganizationConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[OrganizationOrder!]

Ordering options for Organizations returned from the connection.

where
OrganizationWhereInput

Filtering options for Organizations returned from the connection.

organizationSearch

Type: OrganizationConnection

Search across Organization objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

organizationSetting

Type: OrganizationSetting!

Look up organizationSetting by ID

Arguments

NameDescription

id
ID!

ID of the organizationSetting

organizationSettings

Type: OrganizationSettingConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[OrganizationSettingOrder!]

Ordering options for OrganizationSettings returned from the connection.

where
OrganizationSettingWhereInput

Filtering options for OrganizationSettings returned from the connection.

orgMembership

Type: OrgMembership!

Look up orgMembership by ID

Arguments

NameDescription

id
ID!

ID of the orgMembership

orgMemberships

Type: OrgMembershipConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[OrgMembershipOrder!]

Ordering options for OrgMemberships returned from the connection.

where
OrgMembershipWhereInput

Filtering options for OrgMemberships returned from the connection.

orgSubscription

Type: OrgSubscription!

Look up orgSubscription by ID

Arguments

NameDescription

id
ID!

ID of the orgSubscription

orgSubscriptions

Type: OrgSubscriptionConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
OrgSubscriptionOrder

Ordering options for OrgSubscriptions returned from the connection.

where
OrgSubscriptionWhereInput

Filtering options for OrgSubscriptions returned from the connection.

personalAccessToken

Type: PersonalAccessToken!

Look up personalAccessToken by ID

Arguments

NameDescription

id
ID!

ID of the personalAccessToken

personalAccessTokens

Type: PersonalAccessTokenConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[PersonalAccessTokenOrder!]

Ordering options for PersonalAccessTokens returned from the connection.

where
PersonalAccessTokenWhereInput

Filtering options for PersonalAccessTokens returned from the connection.

platform

Type: Platform!

Look up platform by ID

Arguments

NameDescription

id
ID!

ID of the platform

platforms

Type: PlatformConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[PlatformOrder!]

Ordering options for Platforms returned from the connection.

where
PlatformWhereInput

Filtering options for Platforms returned from the connection.

platformSearch

Type: PlatformConnection

Search across Platform objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

procedure

Type: Procedure!

Look up procedure by ID

Arguments

NameDescription

id
ID!

ID of the procedure

procedures

Type: ProcedureConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[ProcedureOrder!]

Ordering options for Procedures returned from the connection.

where
ProcedureWhereInput

Filtering options for Procedures returned from the connection.

procedureSearch

Type: ProcedureConnection

Search across Procedure objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

program

Type: Program!

Look up program by ID

Arguments

NameDescription

id
ID!

ID of the program

programMembership

Type: ProgramMembership!

Look up programMembership by ID

Arguments

NameDescription

id
ID!

ID of the programMembership

programMemberships

Type: ProgramMembershipConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[ProgramMembershipOrder!]

Ordering options for ProgramMemberships returned from the connection.

where
ProgramMembershipWhereInput

Filtering options for ProgramMemberships returned from the connection.

programs

Type: ProgramConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[ProgramOrder!]

Ordering options for Programs returned from the connection.

where
ProgramWhereInput

Filtering options for Programs returned from the connection.

programSearch

Type: ProgramConnection

Search across Program objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

remediation

Type: Remediation!

Look up remediation by ID

Arguments

NameDescription

id
ID!

ID of the remediation

remediations

Type: RemediationConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[RemediationOrder!]

Ordering options for Remediations returned from the connection.

where
RemediationWhereInput

Filtering options for Remediations returned from the connection.

remediationSearch

Type: RemediationConnection

Search across Remediation objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

review

Type: Review!

Look up review by ID

Arguments

NameDescription

id
ID!

ID of the review

reviews

Type: ReviewConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[ReviewOrder!]

Ordering options for Reviews returned from the connection.

where
ReviewWhereInput

Filtering options for Reviews returned from the connection.

reviewSearch

Type: ReviewConnection

Search across Review objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

risk

Type: Risk!

Look up risk by ID

Arguments

NameDescription

id
ID!

ID of the risk

risks

Type: RiskConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[RiskOrder!]

Ordering options for Risks returned from the connection.

where
RiskWhereInput

Filtering options for Risks returned from the connection.

riskSearch

Type: RiskConnection

Search across Risk objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

scan

Type: Scan!

Look up scan by ID

Arguments

NameDescription

id
ID!

ID of the scan

scans

Type: ScanConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[ScanOrder!]

Ordering options for Scans returned from the connection.

where
ScanWhereInput

Filtering options for Scans returned from the connection.

scanSearch

Type: ScanConnection

Search across Scan objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

scheduledJob

Type: ScheduledJob!

Look up scheduledJob by ID

Arguments

NameDescription

id
ID!

ID of the scheduledJob

scheduledJobRun

Type: ScheduledJobRun!

Look up scheduledJobRun by ID

Arguments

NameDescription

id
ID!

ID of the scheduledJobRun

scheduledJobRuns

Type: ScheduledJobRunConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[ScheduledJobRunOrder!]

Ordering options for ScheduledJobRuns returned from the connection.

where
ScheduledJobRunWhereInput

Filtering options for ScheduledJobRuns returned from the connection.

scheduledJobs

Type: ScheduledJobConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[ScheduledJobOrder!]

Ordering options for ScheduledJobs returned from the connection.

where
ScheduledJobWhereInput

Filtering options for ScheduledJobs returned from the connection.

Type: SearchResults

Search across all objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

self

Type: User!

Look up user authorized user

standard

Type: Standard!

Look up standard by ID

Arguments

NameDescription

id
ID!

ID of the standard

standards

Type: StandardConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[StandardOrder!]

Ordering options for Standards returned from the connection.

where
StandardWhereInput

Filtering options for Standards returned from the connection.

standardSearch

Type: StandardConnection

Search across Standard objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

subcontrol

Type: Subcontrol!

Look up subcontrol by ID

Arguments

NameDescription

id
ID!

ID of the subcontrol

subcontrols

Type: SubcontrolConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[SubcontrolOrder!]

Ordering options for Subcontrols returned from the connection.

where
SubcontrolWhereInput

Filtering options for Subcontrols returned from the connection.

subcontrolSearch

Type: SubcontrolConnection

Search across Subcontrol objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

subprocessor

Type: Subprocessor!

Look up subprocessor by ID

Arguments

NameDescription

id
ID!

ID of the subprocessor

subprocessors

Type: SubprocessorConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[SubprocessorOrder!]

Ordering options for Subprocessors returned from the connection.

where
SubprocessorWhereInput

Filtering options for Subprocessors returned from the connection.

subprocessorSearch

Type: SubprocessorConnection

Search across Subprocessor objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

subscriber

Type: Subscriber!

Look up subscriber by Email

Arguments

NameDescription

email
String!

Email of the subscriber

subscribers

Type: SubscriberConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[SubscriberOrder!]

Ordering options for Subscribers returned from the connection.

where
SubscriberWhereInput

Filtering options for Subscribers returned from the connection.

subscriberSearch

Type: SubscriberConnection

Search across Subscriber objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

tagDefinition

Type: TagDefinition!

Look up tagDefinition by ID

Arguments

NameDescription

id
ID!

ID of the tagDefinition

tagDefinitions

Type: TagDefinitionConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[TagDefinitionOrder!]

Ordering options for TagDefinitions returned from the connection.

where
TagDefinitionWhereInput

Filtering options for TagDefinitions returned from the connection.

tagDefinitionSearch

Type: TagDefinitionConnection

Search across TagDefinition objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

task

Type: Task!

Look up task by ID

Arguments

NameDescription

id
ID!

ID of the task

tasks

Type: TaskConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[TaskOrder!]

Ordering options for Tasks returned from the connection.

where
TaskWhereInput

Filtering options for Tasks returned from the connection.

taskSearch

Type: TaskConnection

Search across Task objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

template

Type: Template!

Look up template by ID

Arguments

NameDescription

id
ID!

ID of the template

templates

Type: TemplateConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[TemplateOrder!]

Ordering options for Templates returned from the connection.

where
TemplateWhereInput

Filtering options for Templates returned from the connection.

templateSearch

Type: TemplateConnection

Search across Template objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

tfaSetting

Type: TFASetting!

Look up tfaSetting for the current user

Arguments

NameDescription

id
ID

ID of the tfaSetting

tfaSettings

Type: TFASettingConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[TFASettingOrder!]

Ordering options for TFASettings returned from the connection.

where
TFASettingWhereInput

Filtering options for TFASettings returned from the connection.

trustCenter

Type: TrustCenter!

Look up trustCenter by ID

Arguments

NameDescription

id
ID!

ID of the trustCenter

trustCenterCompliance

Type: TrustCenterCompliance!

Look up trustCenterCompliance by ID

Arguments

NameDescription

id
ID!

ID of the trustCenterCompliance

trustCenterCompliances

Type: TrustCenterComplianceConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[TrustCenterComplianceOrder!]

Ordering options for TrustCenterCompliances returned from the connection.

where
TrustCenterComplianceWhereInput

Filtering options for TrustCenterCompliances returned from the connection.

trustCenterDoc

Type: TrustCenterDoc!

Look up trustCenterDoc by ID

Arguments

NameDescription

id
ID!

ID of the trustCenterDoc

trustCenterDocs

Type: TrustCenterDocConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[TrustCenterDocOrder!]

Ordering options for TrustCenterDocs returned from the connection.

where
TrustCenterDocWhereInput

Filtering options for TrustCenterDocs returned from the connection.

trustCenterEntities

Type: TrustCenterEntityConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[TrustCenterEntityOrder!]

Ordering options for TrustCenterEntities returned from the connection.

where
TrustCenterEntityWhereInput

Filtering options for TrustCenterEntities returned from the connection.

trustCenterEntity

Type: TrustCenterEntity!

Look up trustCenterEntity by ID

Arguments

NameDescription

id
ID!

ID of the trustCenterEntity

trustCenterEntitySearch

Type: TrustCenterEntityConnection

Search across TrustCenterEntity objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

trustCenterFAQ

Type: TrustCenterFAQ!

Look up trustCenterFAQ by ID

Arguments

NameDescription

id
ID!

ID of the trustCenterFAQ

trustCenterFAQs

Type: TrustCenterFAQConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[TrustCenterFAQOrder!]

Ordering options for TrustCenterFAQs returned from the connection.

where
TrustCenterFAQWhereInput

Filtering options for TrustCenterFAQs returned from the connection.

trustCenterNDARequest

Type: TrustCenterNDARequest!

Look up trustCenterNDARequest by ID

Arguments

NameDescription

id
ID!

ID of the trustCenterNDARequest

trustCenterNdaRequests

Type: TrustCenterNDARequestConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[TrustCenterNDARequestOrder!]

Ordering options for TrustCenterNDARequests returned from the connection.

where
TrustCenterNDARequestWhereInput

Filtering options for TrustCenterNDARequests returned from the connection.

trustCenters

Type: TrustCenterConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[TrustCenterOrder!]

Ordering options for TrustCenters returned from the connection.

where
TrustCenterWhereInput

Filtering options for TrustCenters returned from the connection.

trustCenterSetting

Type: TrustCenterSetting!

Look up trustCenterSetting by ID

Arguments

NameDescription

id
ID!

ID of the trustCenterSetting

trustCenterSettings

Type: TrustCenterSettingConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[TrustCenterSettingOrder!]

Ordering options for TrustCenterSettings returned from the connection.

where
TrustCenterSettingWhereInput

Filtering options for TrustCenterSettings returned from the connection.

trustCenterSubprocessor

Type: TrustCenterSubprocessor!

Look up trustCenterSubprocessor by ID

Arguments

NameDescription

id
ID!

ID of the trustCenterSubprocessor

trustCenterSubprocessors

Type: TrustCenterSubprocessorConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[TrustCenterSubprocessorOrder!]

Ordering options for TrustCenterSubprocessors returned from the connection.

where
TrustCenterSubprocessorWhereInput

Filtering options for TrustCenterSubprocessors returned from the connection.

trustCenterWatermarkConfig

Type: TrustCenterWatermarkConfig!

Look up trustCenterWatermarkConfig by ID

Arguments

NameDescription

id
ID!

ID of the trustCenterWatermarkConfig

trustCenterWatermarkConfigs

Type: TrustCenterWatermarkConfigConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[TrustCenterWatermarkConfigOrder!]

Ordering options for TrustCenterWatermarkConfigs returned from the connection.

where
TrustCenterWatermarkConfigWhereInput

Filtering options for TrustCenterWatermarkConfigs returned from the connection.

user

Type: User!

Look up user by ID

Arguments

NameDescription

id
ID!

ID of the user

users

Type: UserConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[UserOrder!]

Ordering options for Users returned from the connection.

where
UserWhereInput

Filtering options for Users returned from the connection.

userSetting

Type: UserSetting!

Look up userSetting by ID

Arguments

NameDescription

id
ID!

ID of the userSetting

userSettings

Type: UserSettingConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[UserSettingOrder!]

Ordering options for UserSettings returned from the connection.

where
UserSettingWhereInput

Filtering options for UserSettings returned from the connection.

vulnerabilities

Type: VulnerabilityConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[VulnerabilityOrder!]

Ordering options for Vulnerabilities returned from the connection.

where
VulnerabilityWhereInput

Filtering options for Vulnerabilities returned from the connection.

vulnerability

Type: Vulnerability!

Look up vulnerability by ID

Arguments

NameDescription

id
ID!

ID of the vulnerability

vulnerabilitySearch

Type: VulnerabilityConnection

Search across Vulnerability objects

Arguments

NameDescription

query
String!

Query string to search across objects

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

vulnerabilitySummary

Type: VulnerabilitySummary!

Aggregate vulnerability counts for dashboards.

Arguments

NameDescription

where
VulnerabilityWhereInput

Filtering options for vulnerabilities included in the summary.

webauthns

Type: WebauthnConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
WebauthnOrder

Ordering options for Webauthns returned from the connection.

where
WebauthnWhereInput

Filtering options for Webauthns returned from the connection.

workflowAssignment

Type: WorkflowAssignment!

Look up workflowAssignment by ID

Arguments

NameDescription

id
ID!

ID of the workflowAssignment

workflowAssignments

Type: WorkflowAssignmentConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[WorkflowAssignmentOrder!]

Ordering options for WorkflowAssignments returned from the connection.

where
WorkflowAssignmentWhereInput

Filtering options for WorkflowAssignments returned from the connection.

workflowAssignmentTarget

Type: WorkflowAssignmentTarget!

Look up workflowAssignmentTarget by ID

Arguments

NameDescription

id
ID!

ID of the workflowAssignmentTarget

workflowAssignmentTargets

Type: WorkflowAssignmentTargetConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[WorkflowAssignmentTargetOrder!]

Ordering options for WorkflowAssignmentTargets returned from the connection.

where
WorkflowAssignmentTargetWhereInput

Filtering options for WorkflowAssignmentTargets returned from the connection.

workflowDefinition

Type: WorkflowDefinition!

Look up workflowDefinition by ID

Arguments

NameDescription

id
ID!

ID of the workflowDefinition

workflowDefinitions

Type: WorkflowDefinitionConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[WorkflowDefinitionOrder!]

Ordering options for WorkflowDefinitions returned from the connection.

where
WorkflowDefinitionWhereInput

Filtering options for WorkflowDefinitions returned from the connection.

workflowEvent

Type: WorkflowEvent!

Look up workflowEvent by ID

Arguments

NameDescription

id
ID!

ID of the workflowEvent

workflowEvents

Type: WorkflowEventConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[WorkflowEventOrder!]

Ordering options for WorkflowEvents returned from the connection.

where
WorkflowEventWhereInput

Filtering options for WorkflowEvents returned from the connection.

workflowEventTimeline

Type: WorkflowEventConnection!

Get workflow events for a workflow instance timeline

Arguments

NameDescription

workflowInstanceID
ID!

ID of the workflow instance

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[WorkflowEventOrder!]

Ordering options.

where
WorkflowEventWhereInput

Filtering options.

includeEmitFailures
Boolean

Include emit failure events in the timeline

workflowInstance

Type: WorkflowInstance!

Look up workflowInstance by ID

Arguments

NameDescription

id
ID!

ID of the workflowInstance

workflowInstances

Type: WorkflowInstanceConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[WorkflowInstanceOrder!]

Ordering options for WorkflowInstances returned from the connection.

where
WorkflowInstanceWhereInput

Filtering options for WorkflowInstances returned from the connection.

workflowMetadata

Type: WorkflowMetadata!

Get workflow metadata including available object types and their eligible fields

workflowObjectRef

Type: WorkflowObjectRef!

Look up workflowObjectRef by ID

Arguments

NameDescription

id
ID!

ID of the workflowObjectRef

workflowObjectRefs

Type: WorkflowObjectRefConnection!

Arguments

NameDescription

after
Cursor

Returns the elements in the list that come after the specified cursor.

first
Int

Returns the first n elements from the list.

before
Cursor

Returns the elements in the list that come before the specified cursor.

last
Int

Returns the last n elements from the list.

orderBy
[WorkflowObjectRefOrder!]

Ordering options for WorkflowObjectRefs returned from the connection.

where
WorkflowObjectRefWhereInput

Filtering options for WorkflowObjectRefs returned from the connection.

workflowProposal

Type: WorkflowProposal!

Look up workflow proposal by ID

Arguments

NameDescription

id
ID!

ID of the workflow proposal

workflowProposalsForObject

Type: [WorkflowProposal!]!

List workflow proposals for a specific object

Arguments

NameDescription

objectType
String!

Workflow object type (e.g. Control, InternalPolicy)

objectID
ID!

ID of the object

includeStates
[WorkflowProposalState!]

Optional states to filter proposals by