Type Alias QueryPlanCacheActionExperimental

QueryPlanCacheAction:
    | "bypass"
    | "reuse"
    | "revalidate"
    | "refresh"