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