IdCacheKeyResolver

constructor(idFields: List<String> = listOf("id"), idListFields: List<String> = listOf("ids"))

Parameters

idFields

possible names of the argument containing the id for objects

idListFields

possible names of the argument containing the ids for lists