docs: add Ash.Resource.Attribute.Helpers to docs

This commit is contained in:
Zach Daniel 2023-01-26 22:18:14 -05:00
parent eeeab08d32
commit bfc592adab

View file

@ -170,7 +170,8 @@ defmodule Ash.MixProject do
Ash.Resource.ManualCreate,
Ash.Resource.ManualUpdate,
Ash.Resource.ManualDestroy,
Ash.Resource.ManualRelationship
Ash.Resource.ManualRelationship,
Ash.Resource.Attribute.Helpers
],
Queries: [
Ash.Query,