Kyle Nguyen
Kyle Nguyen
Hi @zachdaniel, could you elaborate more about this enhancement?
> `/posts?filter[comments][post][comments][post][comments][post][comments][post][comments][post][title]=foo` What are the current behaviors of the ash engine and ash_json_api when they encouter the above query? I actually like the third option as I think it would...
How many options do you think we would need and what name for them do you suggest? If we go with `cardinality` field then options `:low`, `:moderate`, and `:high` might...
> :trivial | :low | :medium | :high | :huge These sounds good too. I'm thinking something like the below. The cardinality number is somewhat arbitrary as I have no...
With the pre-defined options, the effects of each option would be defined by us. On the other hand, I think with the numerical threshold, the `complexity do` block must be...
Got it. I'll work on it