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