Vertex implementation for Ash resource policies.
Represents a policy definition in an Ash resource that controls authorization.
Summary
Types
@type t() :: %Clarity.Vertex.Ash.Policy{ policy: Ash.Policy.Policy.t(), resource: Ash.Resource.t() }
Vertex implementation for Ash resource policies.
Represents a policy definition in an Ash resource that controls authorization.
@type t() :: %Clarity.Vertex.Ash.Policy{ policy: Ash.Policy.Policy.t(), resource: Ash.Resource.t() }