View Source graphql_sup (graphql v0.17.1)
Summary
Types
-type start_link_ret() :: {ok, pid()} | ignore | {error, start_link_err()}.
Functions
-spec start_link() -> start_link_ret().
-type start_link_ret() :: {ok, pid()} | ignore | {error, start_link_err()}.
-spec start_link() -> start_link_ret().