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