View Source graphql_builtins (graphql v0.17.1)

Summary

Types

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

Functions

Link to this function

standard_directives_inject(Ep)

View Source
-spec standard_directives_inject(endpoint_context()) -> ok.
Link to this function

standard_types_inject(Ep)

View Source
-spec standard_types_inject(endpoint_context()) -> ok.