chore: apply credo suggestions (#3)
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Mainly add module docs and fix some aliases.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
defmodule WabanexWeb.Schema do
|
||||
@moduledoc """
|
||||
GraphQL schema definition
|
||||
"""
|
||||
use Absinthe.Schema
|
||||
|
||||
import_types WabanexWeb.Schema.Types.Root
|
||||
|
Reference in New Issue
Block a user