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

Plan

version   : 0.0.0
stability : stable

Objects

Plan

Fields

NameTypeDescription
createdAtDateTime!The plan's creation date.
currencyCurrency!The plan's currency.
descriptionStringThe plan's description.
enabledBoolean!The plan's enabled property.
idID!The plan's ID
intervalMs[String]The plan's interval in milliseconds.
limitMbMobileInt!The plan's limit for mobile carriers IPs in MBs.
limitMbResidentialInt!The plan's limit for residental IPs in MBs.
limitMbStandardInt!The plan's limit for standard IPs in MBs.
limitScanInt!The plan's scan limit.
limitProjectsInt!The plan's project limit.
limitLocationTypes[LocationType]!The plan's blacklisted types of location.
limitViolations[String]!The plan's blacklisted violations.
loginString!The plan's login.
nameString!The plan's name.
overageBoolean!The plan's overage.
priceInt!The plan's price.
updatedAtDateTime!The plan's latest updated date time.

PlanEdge

Fields

NameTypeDescription
cursorID!-
nodePlan-

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?

PlanConnection

Fields

NameTypeDescription
edges[PlanEdge]!-
nodes[Plan]!-
pageInfoPageInfo!-

Queries

plan

Returns: Plan

Arguments

NameTypeDescription
loginString!-

plans

Returns: PlanConnection

Arguments

NameTypeDescription
firstInt!-
afterString-

Mutations

createPlan

Returns: Plan

Arguments

NameTypeDescription
inputCreatePlanMutationInput!-

updatePlan

Returns: Plan

Arguments

NameTypeDescription
inputUpdatePlanMutationInput!-

deletePlan

Returns: Plan

Arguments

NameTypeDescription
inputDeletePlanMutationInput!-

Inputs

CreatePlanMutationInput

Fields

NameTypeDescriptionDefault
currencyCurrencyThe plan's currency according to ISO 4217.-
descriptionConstraintStringThe plan's description.-
enabledBooleanThe plan's enabled property.-
intervalMs[String]The plan's interval in milliseconds.-
limitMbMobileConstraintNumberThe plan's limit for mobile carriers IPs in MBs.-
limitMbResidentialConstraintNumberThe plan's limit for residental IPs in MBs.-
limitMbStandardConstraintNumberThe plan's limit for standard IPs in MBs.-
limitScanConstraintNumberThe plan's scan limit.-
limitProjectsIntThe plan's project limit.-
limitLocationTypes[LocationType]The plan's blacklisted types of location.-
limitViolations[String]The plan's blacklisted violations.-
nameConstraintStringThe plan's name.-
overageBooleanThe plan's overage.-
priceConstraintNumberThe plan's price.-

UpdatePlanMutationInput

Fields

NameTypeDescriptionDefault
currencyCurrencyThe plan's currency according to ISO 4217.-
descriptionConstraintStringThe plan's description.-
enabledBooleanThe plan's enabled property.-
intervalMs[String]The plan's interval in milliseconds.-
limitMbMobileConstraintNumberThe plan's limit for mobile carriers IPs in MBs.-
limitMbResidentialConstraintNumberThe plan's limit for residental IPs in MBs.-
limitMbStandardConstraintNumberThe plan's limit for standard IPs in MBs.-
limitScanConstraintNumberThe plan's scan limit.-
limitProjectsIntThe plan's project limit.-
limitLocationTypes[LocationType]The plan's blacklisted types of location.-
limitViolations[String]The plan's blacklisted violations.-
loginStringThe plans's login name.-
nameConstraintStringThe plan's name.-
overageBooleanThe plan's overage.-
priceConstraintNumberThe plan's price.-

DeletePlanMutationInput

Fields

NameTypeDescriptionDefault
loginStringThe plans's login name.-
← OrganizationProject →
  • Objects
    • Plan
    • PlanEdge
    • PageInfo
    • PlanConnection
  • Queries
    • plan
    • plans
  • Mutations
    • createPlan
    • updatePlan
    • deletePlan
  • Inputs
    • CreatePlanMutationInput
    • UpdatePlanMutationInput
    • DeletePlanMutationInput
Copyright © 2024 AdSecure