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