Represents a read action on a resource.
t() :: %Ash.Resource.Actions.Read{ description: String.t(), filter: term(), name: atom(), pagination: term(), primary?: boolean(), type: :read }