ash-project / ash-project/ash_json_api
feat: Add support for ash calculation `field?: false` option
Open
enhancement
- Dominant language
- Elixir
- Stars
- 94
- Forks
- 80
- Avg merge
- 5h 5m
- Merged PRs (30d)
- 4
Description
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
### AI Policy
- [x] I agree to follow this project's AI Policy, or I agree that AI was not used while creating this issue.
### Is your feature request related to a problem? Please describe.
Dependency for releasing ash-project/ash#2242
### Describe the solution you'd like
When a calculation has `field?: false`
- Exclude from response schema
- Include as filter option when `filterable?: true`
- Include as sort option when `sortable?: true`
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.