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

Notification

version   : 0.0.0
stability : stable

Objects

Notification

Fields

NameTypeDescription
loginString!The notification's login.
organizationOrganization!Owner organization.
accountAccount!Owner account.
ownerUser!Owner user.
idID!The notification's identifier
nameString!The notification's name
triggerEventTrigger!The notification's trigger
uriString!The notification's URI (callback / ARN)
createdAtDateTime!The notification's creation time
updatedAtDateTime!The notification's update time

NotificationEdge

Fields

NameTypeDescription
cursorID!-
nodeNotification-

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?

NotificationConnection

Fields

NameTypeDescription
edges[NotificationEdge]!-
nodes[Notification]!-
pageInfoPageInfo!-

Queries

notification

Returns: Notification

Arguments

NameTypeDescription
loginString!-

notifications

Returns: NotificationConnection

Arguments

NameTypeDescription
firstInt!-
afterString-

Mutations

createNotification

Returns: Notification

Arguments

NameTypeDescription
inputCreateNotificationMutationInput!-

updateNotification

Returns: Notification

Arguments

NameTypeDescription
inputUpdateNotificationMutationInput!-

deleteNotification

Returns: Notification

Arguments

NameTypeDescription
inputDeleteNotificationMutationInput!-

Inputs

CreateNotificationMutationInput

Fields

NameTypeDescriptionDefault
nameConstraintStringThe notification's name-
triggerEventTriggerThe notification's trigger-
uriConstraintStringThe notification's URI (callback / ARN)-

UpdateNotificationMutationInput

Fields

NameTypeDescriptionDefault
loginConstraintStringThe notification's login.-
nameConstraintStringThe notification's name-
triggerEventTriggerThe notification's trigger-
uriConstraintStringThe notification's URI (callback / ARN)-

DeleteNotificationMutationInput

Fields

NameTypeDescriptionDefault
loginConstraintStringThe notification's login.-
← LocationOrganization →
  • Objects
    • Notification
    • NotificationEdge
    • PageInfo
    • NotificationConnection
  • Queries
    • notification
    • notifications
  • Mutations
    • createNotification
    • updateNotification
    • deleteNotification
  • Inputs
    • CreateNotificationMutationInput
    • UpdateNotificationMutationInput
    • DeleteNotificationMutationInput
Copyright © 2024 AdSecure