Directus / @directus/sdk / rest / clearCache
Function: clearCache() ​
clearCache<
Schema>():RestCommand<void,Schema>
Defined in: rest/commands/utils/cache.ts:8
Resets both the data and schema cache of Directus. This endpoint is only available to admin users.
Type Parameters ​
• Schema
Returns ​
RestCommand<void, Schema>
Nothing