ash_graphql/test/support
Barnabas Jovanovics da1d1e889c
fix: wrap type in non-null reference if allow_nil? is set to false (#90)
* fix: wrap type in non-null reference if allow_nil? is set to false

* fix: get allow_nil? from the correct place
2023-08-22 14:43:27 -04:00
..
resources fix: wrap type in non-null reference if allow_nil? is set to false (#90) 2023-08-22 14:43:27 -04:00
types fix: properly resolve arrays of unions from calculations 2023-06-15 13:04:45 -04:00
api.ex improvement: Implement GraphQL Relay support (#36) 2022-09-20 23:07:30 -04:00
embeds.ex improvement: revamp data loading to be a single load statement 2023-06-09 00:45:39 -04:00
force_change_id.ex improvement: support upsert?: true flag on create 2021-04-05 14:41:16 -04:00
registry.ex test: add new calculate union tests with real resources (#77) 2023-06-15 10:36:20 -04:00
schema.ex fix: fixes for resolvers 2023-06-09 10:19:31 -04:00
static_calculation.ex fix: select fields/aggregates/calculations 2021-03-22 13:03:18 -04:00
test_helpers.ex fix: fix Logger deprecations for elixir 1.15 (#79) 2023-06-22 17:38:24 -04:00