NodeTaskEnum is an enumerated list of assignable node tasks.

This enumerated datatype is used the assignTasks() and the unassignTasks() mutation fields. It's also used by the datatype, ClusterNode, which is used two other datatypes: Segment, which it's used by the query field, segment(); and by Cluster, which is used by the cluster() query field and by the datatype, UnregisterNodeMutation, which is used by the clusterUnregisterNode() mutation field.

Table: NodeTaskEnum

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Jun 23, 2025
digestboolean  Short-TermIndicates a digest task.
queryboolean  Short-TermRepresents a query task.