Mix format

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2018-12-03 12:08:18 +01:00
parent fca5d0b8e6
commit dd87ad4f7e
4 changed files with 15 additions and 10 deletions

View File

@@ -548,6 +548,7 @@ defmodule MobilizonWeb.Schema do
arg(:creator_username, :string,
description: "The actor's username which will be the admin (otherwise user's default one)"
)
resolve(&Resolvers.Group.create_group/3)
end