Grax.Callbacks.on_load

You're seeing just the callback on_load, go back to Grax.Callbacks module for more information.
Link to this callback

on_load(arg1, arg2, opts)

View Source

Specs

on_load(Grax.Schema.t(), RDF.Graph.t() | RDF.Description.t(), opts :: keyword()) ::
  {:ok, Grax.Schema.t()} | {:error, any()}