View Source BridgeEx.Graphql.Formatter.Adapter behaviour (bridge_ex v2.4.0)

Behaviour used to implement a formatter adapter which could be used to format types for both input variables and responses.

Summary

Callbacks

@callback format(any()) :: any()