chore: add Ash.Union to docs

This commit is contained in:
Zach Daniel 2023-02-14 21:12:39 -05:00
parent 83d0e05bdc
commit 85b08b3f13

View file

@ -214,6 +214,7 @@ defmodule Ash.MixProject do
Ash.Filter.Runtime,
Ash.Sort,
Ash.CiString,
Ash.Union,
Ash.UUID,
Ash.NotLoaded,
Ash.Changeset.ManagedRelationshipHelpers,