View Source AshJsonApi.Igniter (ash_json_api v1.4.7)

Codemods and utilities for working with AshJsonApi & Igniter

Summary

Functions

Returns all modules that use AshJsonApi.Router

Returns the AshJsonApi router containing the domain in question, or a list of all AshJsonApi schemas

Sets up the phoenix module for AshJsonApi

Functions

Link to this function

ash_json_api_routers(igniter)

View Source

Returns all modules that use AshJsonApi.Router

Link to this function

find_ash_json_api_router(igniter, domain)

View Source

Returns the AshJsonApi router containing the domain in question, or a list of all AshJsonApi schemas

Link to this function

setup_ash_json_api_router(igniter, ash_phoenix_router_name \\ nil)

View Source

Sets up an AshJsonApi.Router for AshJsonApi

Link to this function

setup_phoenix(igniter, ash_phoenix_router_name \\ nil)

View Source

Sets up the phoenix module for AshJsonApi