redux-crud
redux-crud copied to clipboard
Server creation of primary key
Im having trouble understanding how I can create an object and have my server assign the primary key. The createStart method needs an object and that object needs to have a key. Is there a proper way to handle this use case?