# `Dagger.FunctionArgID`
[🔗](https://github.com/dagger/dagger/blob/v0.20.5/sdk/elixir/lib/dagger/gen/function_arg_id.ex#L2)

The `FunctionArgID` scalar type represents an identifier for an object of type FunctionArg.

# `t`

```elixir
@type t() :: String.t()
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
