lore-hook-actions
Creates a set of actions for each model using blueprints
Creates a set of actions for each model using blueprints
This field let's you change the name of the cid field sent to the server when performing optimistic updates through WebSockets. By default the property send to the server is called cid
, matching the name of the attribute on the client-side, but you can change if you need to to match the API.
cidBodyAttributeName: 'cid'