AshArchival.ArchiveRelatedArguments behaviour (ash_archival v1.1.0)

View Source

The behaviour for specifiying arguments for related resources

Summary

Callbacks

arguments(original_arguments, relationship, opts)

@callback arguments(
  original_arguments :: map(),
  relationship :: atom(),
  opts :: Keyword.t()
) :: map()