Riptide.Interceptor.query_resolve

You're seeing just the callback query_resolve, go back to Riptide.Interceptor module for more information.
Link to this callback

query_resolve(path, opts, state)

View Source

Specs

query_resolve(path :: [String.t()], opts :: map(), state :: any()) ::
  {:ok, any()} | {:error, term()} | nil