Skip to content

Instantly share code, notes, and snippets.

@mpassovoy
Created February 11, 2019 21:03
Embed
What would you like to do?
Field List Sample
Map<String,Object> fieldList = new Map<String,Object>();
fieldList = getListOfFields('Product2');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment