View Source graphql_dot (graphql v0.17.1)

Summary

Types

-type endpoint_context() ::
          #endpoint_context{name :: atom(), pid :: pid(), enums_tab :: atom(), objects_tab :: atom()}.

Functions

-spec dump(endpoint_context(), string()) -> ok.