I would like to create an entity and I want to read the configs inside my plugin through that. But the problem is, there should be some way for my plugin to identify which record in that entity should read depending upon the operation (i.e post / pre).
Can anyone suggest me some helpful workaround to suffice my requirement.