Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add .describe to SObject #36

Merged
merged 2 commits into from
Apr 18, 2023
Merged

Conversation

rferg
Copy link
Contributor

@rferg rferg commented Apr 17, 2023

Closes #31

Adds a .describe class method to SObject to make it more convenient to get the metadata for an object.

Bumped a minor version, since this adds functionality.

@rferg rferg linked an issue Apr 17, 2023 that may be closed by this pull request
@rferg rferg marked this pull request as ready for review April 17, 2023 21:36
@rferg rferg requested a review from JeffLuckett April 17, 2023 21:37
@@ -2,6 +2,10 @@

## Not released

## 0.12.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@JeffLuckett JeffLuckett merged commit 5360b68 into main Apr 18, 2023
@JeffLuckett JeffLuckett deleted the 31-make-describe-easier-to-call branch April 18, 2023 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make describe easier to call
2 participants