A module entry in the workspace configuration.
Summary
Functions
Whether the module is the workspace entrypoint (functions aliased to Query root).
List the functions of this module's main object, in GraphQL field form.
A unique identifier for this WorkspaceModule.
The module name.
List constructor-backed settings for this module.
The module source path.
Types
Functions
Whether the module is the workspace entrypoint (functions aliased to Query root).
List the functions of this module's main object, in GraphQL field form.
A unique identifier for this WorkspaceModule.
The module name.
@spec settings(t()) :: {:ok, [Dagger.WorkspaceModuleSetting.t()]} | {:error, term()}
List constructor-backed settings for this module.
The module source path.