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 method to query by Ids only #71

Open
sjurgis opened this issue Mar 30, 2021 · 0 comments
Open

Add method to query by Ids only #71

sjurgis opened this issue Mar 30, 2021 · 0 comments

Comments

@sjurgis
Copy link

sjurgis commented Mar 30, 2021

It would be rather useful to re-query db by a set of Ids without explicitly declaring type required - library should infer the types of record itself and also handle cases where set has mixed types.

Also might be useful to have a method to pass a collection of SObjects and it re-queries with same fields that have been passed in.

Very useful when doing async and you wanna check if database still has same records!

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

No branches or pull requests

1 participant