Docs

Docs

  • Getting Started
  • Features
  • Docs
  • API
  • FAQS

›GraphQL

Getting Started

  • Introduction
  • Terms

Models

  • Analysis
  • Audit
  • Detection
  • Frame
  • Record
  • Report
  • Request
  • Target

Audits

  • Dialog Events
  • Download Events
  • History Events
  • Screenshots
  • Texts
  • Vibrate Events

Detections

  • Adware
  • Auto Download
  • Auto Redirect
  • Auto Redirect App Market
  • Auto Vibrate
  • Back Button Hijack
  • Blacklist
  • Browser Locker
  • Cryptocurrency Miner
  • JavaScript Dialog On Entry
  • JavaScript Dialog On Exit
  • Landing Page Error
  • Malicious URL
  • Malware
  • NSFW
  • Phishing URL
  • Potentially Unwanted Programs
  • Ransomware
  • Scareware
  • Suspicious TLD
  • SSL Non Compliant

GraphQL

  • Interfaces
  • Enums
  • Scalars
  • Account
  • AlertRules
  • Analysis
  • Consumption
  • Device
  • Location
  • Notification
  • Organization
  • Plan
  • Project
  • Recognition
  • User
  • Viewer
  • Violation

AlertRules

version   : 0.0.0
stability : stable

Objects

AlertRule

Fields

NameTypeDescription
idID!The alert rule's identifier
loginString!The alert rule's login name.
organizationOrganization!Owner organization.
accountAccount!Owner account.
ownerUser!Owner user.
nameString!The alert rule's name.
createdAtDateTime!The alert rule's creation time
updatedAtDateTime!The alert rule's update time
violations[Violation]!The alert rule's violation

AlertRuleEdge

Fields

NameTypeDescription
cursorID!-
nodeAlertRule-

PageInfo

Information about type pagination in a connection. Fields

NameTypeDescription
startCursorIDWhen paginating backwards, the cursor to continue.
endCursorIDWhen paginating forwards, the cursor to continue.
hasNextPageBoolean!When paginating forwards, are there more items?
hasPreviousPageBoolean!When paginating backwards, are there more items?

AlertRuleConnection

Fields

NameTypeDescription
edges[AlertRuleEdge]!-
nodes[AlertRule]!-
pageInfoPageInfo!-

Queries

alertRule

Returns: AlertRule

Arguments

NameTypeDescription
loginString!-

alertRules

Returns: AlertRuleConnection

Arguments

NameTypeDescription
firstInt!-
afterString-

Mutations

createAlertRule

Returns: AlertRule

Arguments

NameTypeDescription
inputCreateAlertRuleMutationInput!-

updateAlertRule

Returns: AlertRule

Arguments

NameTypeDescription
inputUpdateAlertRuleMutationInput!-

deleteAlertRule

Returns: AlertRule

Arguments

NameTypeDescription
inputDeleteAlertRuleMutationInput!-

Inputs

CreateAlertRuleMutationInput

Fields

NameTypeDescriptionDefault
nameConstraintStringThe alert rule's name.-
violations[String]The alert rule's violations logins.-

UpdateAlertRuleMutationInput

Fields

NameTypeDescriptionDefault
loginConstraintStringThe alert rule's login name.-
nameConstraintStringThe alert rule's name.-
violations[String]The alert rule's violations logins.-

DeleteAlertRuleMutationInput

Fields

NameTypeDescriptionDefault
loginConstraintStringThe alert rule's login.-
← AccountAnalysis →
  • Objects
    • AlertRule
    • AlertRuleEdge
    • PageInfo
    • AlertRuleConnection
  • Queries
    • alertRule
    • alertRules
  • Mutations
    • createAlertRule
    • updateAlertRule
    • deleteAlertRule
  • Inputs
    • CreateAlertRuleMutationInput
    • UpdateAlertRuleMutationInput
    • DeleteAlertRuleMutationInput
Copyright © 2024 AdSecure