chore: format

This commit is contained in:
Zach Daniel 2024-04-04 21:45:33 -04:00
parent fdfec3b210
commit 10fa6b2ff7

View file

@ -634,12 +634,12 @@ defmodule AshGraphql.Resource do
else
args =
case mutation_fields(
resource,
schema,
action,
mutation.type,
mutation.hide_inputs
) do
resource,
schema,
action,
mutation.type,
mutation.hide_inputs
) do
[] ->
mutation_args(mutation, resource, schema)