Skip to content

Instantly share code, notes, and snippets.

@elliotlarson
Created July 22, 2018 04:33
Show Gist options
  • Save elliotlarson/6078b37b90433c5183eeb396f862af6a to your computer and use it in GitHub Desktop.
Save elliotlarson/6078b37b90433c5183eeb396f862af6a to your computer and use it in GitHub Desktop.
const updateId = 1;
const updatedCharacter = { id: 1, firstName: "The", lastName: "Dude" };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment