ash-project / ash_json_api

The JSON:API extension for the Ash Framework
https://hexdocs.pm/ash_json_api
MIT License
55 stars 41 forks source link

feat: add support for calculation inputs via field_inputs query param #187

Closed jsw800 closed 1 month ago

jsw800 commented 1 month ago

see convo here for context. Essentially this provides a way to supply calculation arguments via a field_inputs query param.

Contributor checklist

zachdaniel commented 1 month ago

This looks great 🥳