ash-project / ash_json_api

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

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

Closed jsw800 closed 5 months ago

jsw800 commented 5 months 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 5 months ago

This looks great 🥳