You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now we have a full CRUD setup, we can create, update and delete user data:
As far as I understand, the snippet gives CUD capabilities, but not a Read capability, which would need to add a selector that routes to a Relation selector method.