Home > @tridion-sites/extensions > PublishingQueueExplorerHook
Hook for accessing PublishingQueue Explorer data.
Signature:
export type PublishingQueueExplorerHook = () => PublishingQueueExplorerHookResult;
References: PublishingQueueExplorerHookResult
Should be used only inside PublishingQueue Explorer, otherwise throws an error.