ash v0.1.1 Ash.Resource.Actions.Create View Source
The representation of a create
action.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %Ash.Resource.Actions.Create{ authorization_steps: [Ash.Authorization.Rule.t()], name: atom(), primary?: boolean(), type: :create }