Skip to content

Instantly share code, notes, and snippets.

@shaykav
Created March 25, 2021 22:12
Show Gist options
  • Save shaykav/3be0d531f059768a7d373e7a32372d4b to your computer and use it in GitHub Desktop.
Save shaykav/3be0d531f059768a7d373e7a32372d4b to your computer and use it in GitHub Desktop.
// GET for connection item
mapper.get(Object.assign(new Connection(), {
id: connectionId
}));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment