Tags: ash-project/ash_graphql
Tags
release v1.7.15 [v1.7.15](v1.7.14...v1.7.15) (2025-06-18) Bug Fixes: * Fix nil constraint to non_null mapping for complex subtypes used in :array definitions (#329) by olivermt Improvements: * Add sortable_fields option (#331) by [@jechol](https://github.com/jechol) * add a verifier for argument types option by [@zachdaniel](https://github.com/zachdaniel)
release v1.7.14 [v1.7.14](v1.7.13...v1.7.14) (2025-06-10) Bug Fixes: * handling of attribute with array type in middleware for field function (#327) by [@jichon](https://github.com/jichon)
release v1.7.13 [v1.7.13](v1.7.12...v1.7.13) (2025-05-30) Bug Fixes: * properly unwrap constraints & type for list newtypes Improvements: * add limit to pagination metadata (#323) * support new codegen patterns * make pagination metadata more robust for offeset pagination (#320)
release v1.7.10 [v1.7.10](v1.7.9...v1.7.10) (2025-05-15) Bug Fixes: * refactor internal `AshGraphql.Resource.mutation/6` (#312) * refactor internal `AshGraphql.Resource.mutation_fields/5` (#311) * define shared mutations options (#310) * Support for returning relay encoded id when subscribing to destroy events (#307) Improvements: * add `args` option to mutations (#314)
release v1.7.6 [v1.7.6](v1.7.5...v1.7.6) (2025-03-21) Bug Fixes: * allow for calculations & args in filter and use filter/sort_input
PreviousNext