ash_graphql/lib/api
Riccardo Binetti 9674614b62
feat: allow resources without types (#121)
* fix: regenerate spark formatter and cheatsheet

Make CI pass again

* feat: allow resources without types

Ensure they only expose generic action queries. Add checks to ensure that either
`type :resource_type` or `generate_object? false` is passed if it's needed.

Close #119
2024-03-28 11:16:32 -04:00
..
api.ex feat: allow resources without types (#121) 2024-03-28 11:16:32 -04:00
info.ex