Skip to main content

WorkspaceModuleSetting

API reference

A constructor-backed module setting.

Implements Node

description: String!

The constructor argument description.

id: ID!

A unique identifier for this WorkspaceModuleSetting.

isList: Boolean!

Whether the setting accepts a list of values.

key: String!

The setting key.

value: String!

The configured value after applying the selected workspace environment, or empty when unset.

References

Returned by

Accepted as an argument by