FAILURE_INVALIDATE_CACHE? invalidateCache Function Not Working as Expected

Has anyone encountered a FAILURE_INVALIDATE_CACHE error when running invalidateCache()? I've enabled Cache the results of this query for a PostgreSQL table query (as seen in getPersonParties). While caching works fine, getPersonParties.invalidateCache() does not seem to function. Inspecting the Promise object reveals a FAILURE_INVALIDATE_CACHE error, with "Unable to retrieve information about the query 'getPersonParties'". It's perplexing that the cache isn't operating as expected. Could I be doing something wrong?


Hi @jaey thanks for reporting this! Our team is investigating, so I'll keep you posted on any updates that I get internally

This should be resolved :blush: Let us know if you're still seeing anything unexpected