Is there a way in Ash to not select a field when loading a resource?
We have some fields in the DB that are really large and we don't need to select them most of the time. Is there a way to tell Ash not to select that field for this particular load or action?