Class: Stardust::Engine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/stardust/engine.rb

Constant Summary collapse

DIRS =
[
  "app/graph/types",
  "app/graph/queries",
  "app/graph/mutations",
].freeze