Absinthe.Schema.Hydrator behaviour (absinthe v1.6.4) View Source

Link to this section Summary

Link to this section Types

Specs

hydration() :: any()

Link to this section Callbacks

Link to this callback

apply_hydration(node, hydration)

View Source

Specs

apply_hydration(node :: Absinthe.Blueprint.Schema.t(), hydration :: hydration()) ::
  Absinthe.Blueprint.Schema.t()