Module graphql_app

Behaviours: application.

Function Index

start/2
stop/1

Function Details

start/2

start(Type::normal | {takeover, node()} | {failover, node()}, Args::term()) -> {ok, pid()} | {error, term()}

stop/1

stop(State::[]) -> ok


Generated by EDoc