# `Clarity.Vertex.Ash.Resource`
[🔗](https://github.com/team-alembic/clarity/blob/v0.6.0/lib/clarity/vertex/ash/resource.ex#L2)

Vertex implementation for Ash resources.

# `t`

```elixir
@type t() :: %Clarity.Vertex.Ash.Resource{resource: Ash.Resource.t()}
```

---

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