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

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

Summary

Callbacks

format(any)

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