Riptide.Interceptor.mutation_after

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

mutation_after(path, layer, mut, state)

View Source

Specs

mutation_after(
  path :: [String.t()],
  layer :: Riptide.Mutation.t(),
  mut :: Riptide.Mutation.t(),
  state :: String.t()
) :: :ok | nil