Skip to content

Instantly share code, notes, and snippets.

@marshallvaughn
Created August 19, 2020 15:22
Show Gist options
  • Save marshallvaughn/734e363335b97f5e2f909248fb42c2b1 to your computer and use it in GitHub Desktop.
Save marshallvaughn/734e363335b97f5e2f909248fb42c2b1 to your computer and use it in GitHub Desktop.
SFDX Cookbook
sfdx force:schema:sobject:describe -s $_OBJECT --json | jq '[.result.childRelationships[] | {field, childSObject, relationshipName}]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment