riptide v0.3.0 Riptide.Scheduler.Interceptor
Link to this section Summary
Functions
Callback implementation for Riptide.Interceptor.mutation_after/4.
Callback implementation for Riptide.Interceptor.mutation_before/4.
Callback implementation for Riptide.Interceptor.mutation_effect/4.
Callback implementation for Riptide.Interceptor.query_before/3.
Callback implementation for Riptide.Interceptor.query_resolve/3.
Link to this section Functions
Link to this function
mutation_after(path, layer, mutation, state)
Callback implementation for Riptide.Interceptor.mutation_after/4.
Link to this function
mutation_before(path, layer, mutation, state)
Callback implementation for Riptide.Interceptor.mutation_before/4.
Link to this function
mutation_effect(path, layer, mutation, state)
Callback implementation for Riptide.Interceptor.mutation_effect/4.
Link to this function
query_before(path, opts, state)
Callback implementation for Riptide.Interceptor.query_before/3.
Link to this function
query_resolve(path, opts, state)
Callback implementation for Riptide.Interceptor.query_resolve/3.