InvalidateCacheProps
Properties for the invalidateCache method.
interface InvalidateCacheProps {
tags: "*" | string[];
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
tags | Required | "*" | string[] | Tags associated with the records to invalidate. |
Properties for the invalidateCache method.
interface InvalidateCacheProps {
tags: "*" | string[];
}| Name | Required | Type | Description |
|---|---|---|---|
tags | Required | "*" | string[] | Tags associated with the records to invalidate. |