View Source Dagger.ScalarTypeDef (dagger v0.14.0)
A definition of a custom scalar defined in a Module.
Summary
Functions
A doc string for the scalar, if any.
A unique identifier for this ScalarTypeDef.
The name of the scalar.
If this ScalarTypeDef is associated with a Module, the name of the module. Unset otherwise.
Types
Functions
A doc string for the scalar, if any.
@spec id(t()) :: {:ok, Dagger.ScalarTypeDefID.t()} | {:error, term()}
A unique identifier for this ScalarTypeDef.
The name of the scalar.
If this ScalarTypeDef is associated with a Module, the name of the module. Unset otherwise.