View Source Storex (storex v0.3.0)

Summary

Functions

Link to this function

mutate(session, store, mutation, payload \\ [])

View Source

Mutate store from elixir.

Call mutation callback in store synchronously:

Storex.mutate("d9ez7fgkp96", "ExampleApp.Store", "reload", ["user_id"])