Magidoc

Integration
Object

Represents an integration that can be installed on devices.

Fields

#

id

ID !
Non-null

The ID of the integration.

name

Non-null

The name of the integration.

handle

Non-null

The handle of the integration - a URL friendly version of the name.

description

A description of the integration.

logoImage

The URL of the logo image for the integration.

docsLink

A link to the documentation for this integration

supportLink

A link to the support page for this integration

detailsLink

A link to a details page for this integration

public

Non-null

Whether the integration is public or not.

installTarget

Non-null

The installation target for the integration.

versions

The versions of this integration

currentVersion

The currently setup version for this Integration, if any

latestVersion

The latest available version for this Integration

kinds

Non-null

The kinds of this integration

state

Non-null

The availability state of this integration

requiredDevices

Non-null

The required devices for this integration, if applicable

installations

Non-null

The installations of this integration

data

Non-null

The stored data for this integration

dataPoint

Non-null

A specific data point for this integration

createdAt

Non-null

The date and time when the integration was created.

updatedAt

Non-null

The date and time when the integration was last updated.

Usages

#

References

#

  • Field integration from Query