invalidateQuery
fun invalidateQuery(apiClass: ERROR CLASS: Symbol not found for Class<*>, template: String, bindings: Map<String, Any?>, bodyBytes: ByteArray? = null): String?
Resolves template against bindings in the namespace of apiClass and invalidates the resulting cache key. Returns the resolved key, or null if any placeholder could not be filled.