ActionType🔗Dashboard action typeDefinition🔗export enum ActionType { Fetch = "fetch", Infinity = "infinity", }