Absinthe. Schema. Hydrator behaviour
(absinthe v1.12.0)
View Source
Summary
Types
@type hydration() :: any()
Callbacks
@callback apply_hydration( node :: Absinthe.Blueprint.Schema.t(), hydration :: hydration() ) :: Absinthe.Blueprint.Schema.t()