View Source AshGraphql.Igniter (ash_graphql v1.3.3)

Codemods and utilities for working with AshGraphql & Igniter

Summary

Functions

Returns all modules that use AshGraphql

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

Sets up an absinthe schema for AshGraphql

Sets up the phoenix module for AshGraphql

Functions

Link to this function

ash_graphql_schemas(igniter)

View Source

Returns all modules that use AshGraphql

Link to this function

find_schema(igniter, domain)

View Source

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

Link to this function

setup_absinthe_schema(igniter, schema_name \\ nil)

View Source

Sets up an absinthe schema for AshGraphql

Link to this function

setup_phoenix(igniter, schema_name \\ nil)

View Source

Sets up the phoenix module for AshGraphql