Manage front end fields permissions in dashboard - feature #224
vettloffah
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It's possible to update the front end API to return extra data in the API requests by updating the key via a console PUT request, but it's a bit risky to start updating keys with code since you can break them, which will break your store. It happened to me once already.
My request is to allow adding / removing certain field permissions to the front end API via the admin dashboard.
Beta Was this translation helpful? Give feedback.
All reactions