Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasJ committed Oct 15, 2023
1 parent 2536acb commit 429c0b2
Show file tree
Hide file tree
Showing 5 changed files with 107 additions and 684 deletions.
3 changes: 3 additions & 0 deletions config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ config :ash, :validate_api_config_inclusion?, false

config :ash_graphql, :default_managed_relationship_type_name_template, :action_name

config :ash, :pub_sub, debug?: true
config :logger, level: :debug

if Mix.env() == :dev do
config :git_ops,
mix_project: AshGraphql.MixProject,
Expand Down
Loading

0 comments on commit 429c0b2

Please sign in to comment.