A bound mutator store: .mutate({ data, params }) runs the (validated) request and returns the validated body.
.mutate({ data, params })
A bound mutator store:
.mutate({ data, params })runs the (validated) request and returns the validated body.