BridgeEx.Graphql.Formatter.Adapter behaviour (bridge_ex v2.6.0)

View Source

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()