INPUT_OBJECT

SiteInfoInput

link GraphQL Schema definition

  • input SiteInfoInput {
  • # Site ID
  • siteId: String!
  • # Whether this monitored network is enabled on this site
  • isEnabled: Boolean!
  • }

link Require by