Skip to main content

Node

An object with an ID. Follows the Relay Global Object Identification Specification

interface Node {
id: ID!
}

Fields

Node.id ● ID! non-null scalar

The id of the object.

Returned By

node query ● nodes query

Implemented By

AlertEvent object ● AlertRule object ● APIClient object ● Backtest object ● Bot object ● BotMetrics object ● BotRunner object ● ChatConversation object ● ChatMessage object ● Exchange object ● Hyperopt object ● MarketDataBackfillJob object ● MarketDataInvalidRef object ● OrganizationSettings object ● PassphraseRecoveryCode object ● ResourceUsageAggregation object ● ResourceUsageSample object ● SecurityAuditEvent object ● Simulation object ● Strategy object ● Trade object ● Workspace object