LocalClusterConnectionStatus is a datatype for the status of a local cluster connection.

This datatype implements the interface datatype, ClusterConnectionStatus, and it's used by the checkLocalClusterConnection() query field.

Table: LocalClusterConnectionStatus

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: Mar 26, 2025
errorMessages[ConnectionAspectErrorType]yes Short-TermErrors if the connection is invalid. See ConnectionAspectErrorType.
idstring  Short-TermThe unique identifier of the connection.
isValidbooleanyes Short-TermWhether the connection is valid.
viewNamestring  Short-TermThe name of the local view.