ash_graphql/lib/resource
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
..
transformers fix: fix primary key delimiter verificatoin step 2023-09-28 17:31:27 -04:00
verifiers fix: fix primary key delimiter verificatoin step 2023-09-28 17:31:27 -04:00
helpers.ex improvement: add attribute_types and attribute_input_types 2022-09-22 13:31:40 -04:00
info.ex feat: allow resources without types (#121) 2024-03-28 11:16:32 -04:00
managed_relationship.ex improvement: generic action support 2023-09-15 13:45:12 -04:00
mutation.ex improvement: add hide_inputs to queries and mutations 2024-03-11 10:46:42 -04:00
query.ex improvement: make pagination more explicitly configurable 2024-03-13 12:10:30 -04:00
resource.ex feat: allow resources without types (#121) 2024-03-28 11:16:32 -04:00