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.

isObject: Boolean!

Whether the setting is an object type resolved from an address string (Container, Directory, File, Secret, Service, ...), which may be a module reference.

key: String!

The setting key.

value: String!

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

References

Returned by