beforeOperation hook for globals #3988
GeorgeHulpoi
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Before Operation Hook can be very useful when you want to pass args to context. For example, in my scenario, I want to know if the update for global was actually a draft. In the collection, I can achieve this by setting the
draft
to the context, but I can't for the global.Ideally, this feature should be available for 1.x and 2.x.
Beta Was this translation helpful? Give feedback.
All reactions