Packages

An Ash extension to use object IDs as primary and foreign keys.

Current section

Files

Jump to
ash_object_ids lib info.ex
Raw

lib/info.ex

defmodule AshObjectIds.Info do
use Spark.InfoGenerator, extension: AshObjectIds, sections: [:object_id]
end