# `AshGraphql.Igniter`
[🔗](https://github.com/ash-project/ash_graphql/blob/v1.9.4/lib/igniter.ex#L6)

Codemods and utilities for working with AshGraphql & Igniter

# `ash_graphql_schemas`

Returns all modules that `use AshGraphql`

# `find_schema`

Returns the AshGraphql schema containing the domain in question, or a list of all AshGraphql schemas

# `setup_absinthe_schema`

Sets up an absinthe schema for AshGraphql

# `setup_phoenix`

Sets up the phoenix module for AshGraphql

---

*Consult [api-reference.md](api-reference.md) for complete listing*
