View Source argo_graphql_display behaviour (argo v1.1.0)

Summary

Callbacks

Link to this callback

format(Formatter1, Type)

View Source
-callback format(Formatter1, Type :: dynamic()) -> Formatter2
          when Formatter1 :: argo_graphql_formatter:t(), Formatter2 :: argo_graphql_formatter:t().