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

Question: Best practices for querying if user is allowed to update object #125

Closed
perbrondum opened this issue Nov 23, 2020 · 1 comment
Closed
Assignees
Labels

Comments

@perbrondum
Copy link

I can try to update object and fail, but was hoping for a better way.

@mike4aday
Copy link
Owner

mike4aday commented Nov 23, 2020

Hi @perbrondum - you can call the describe method here, and the boolean property isUpdateable will tell you whether the current user can update the record.

@mike4aday mike4aday self-assigned this Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants