Skip to content

Instantly share code, notes, and snippets.

@carbide-public
Created November 11, 2019 17:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carbide-public/6f747f10ee80d8372ec1a156da45e016 to your computer and use it in GitHub Desktop.
Save carbide-public/6f747f10ee80d8372ec1a156da45e016 to your computer and use it in GitHub Desktop.
untitled
uniqueValues('file', 'owner') // ['guillermo', 'GUI', 'kevin']
convertLiteralFieldToRelationship(['file', 'owner'], ['user', 'name'], 'files') // users => [{}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment