Riptide.Interceptor.mutation_before
You're seeing just the callback
mutation_before
, go back to Riptide.Interceptor module for more information.
Specs
mutation_before( path :: [String.t()], layer :: Riptide.Mutation.t(), mut :: Riptide.Mutation.t(), state :: String.t() ) :: :ok | {:error, term()} | {:combine, Riptide.Mutation.t()} | nil