Clarity.Vertex.Ash.Policy (Clarity v0.4.0)
View SourceVertex 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() }