We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I want to invalidate the cache if user call POST method to update data into database, so that th GET method can return the latest data to user.