Snowfakery icon indicating copy to clipboard operation
Snowfakery copied to clipboard

Allow for the generated ids to be salesforce ids instead of incremental numbers

Open yaaraze opened this issue 3 years ago • 0 comments

Salesforce ids have a specific format and it'll be useful to fake an appropriate id instead of the number id that is currently used.

The salesforce ids encode the object type in them and this can be useful - for example, if a field can point to multiple objects, the id can indicate to which object.

yaaraze avatar Oct 27 '22 07:10 yaaraze