AshDispatch.Resource.Dsl.AudiencePrefix (AshDispatch v0.5.0)

View Source

DSL entity struct for audience prefix configuration.

Specifies a relationship prefix that all relationship-based audiences should go through before resolving. Used by child resources that access users through parent relationships.

Summary

Types

t()

@type t() :: %AshDispatch.Resource.Dsl.AudiencePrefix{
  __spark_metadata__: any(),
  prefix: atom()
}