Skip to content

What's the difference between OnModelBeforeCreate & OnRecordBeforeCreateRequest #4966

Closed Answered by ganigeorgiev
mukhtharcm asked this question in Q&A
Discussion options

You must be logged in to vote

The *Request hooks fire only on API request, while the OnModel* fire on each db model action (a single request can trigger one or more db changes).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mukhtharcm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants