workflowManager.define()workflowManager.define() through the internalinternal API, TypeScript throws an error saying the workflow property doesn't exist, even though the code works perfectly at runtime.workflowManager.define()workflowManager.define() when accessed via internal.workflows.*.private.*internal.workflows.*.private.*, similar to how it recognizes queries, mutations, and actions.internalinternal APIFilterApiFilterApi type for internalinternal only includes FunctionReferenceFunctionReference types, but workflows aren't FunctionReferenceFunctionReference types@ts-expect-error@ts-expect-error to suppress the type error:internalinternal API? This seems like it could affect all workflows, not just this one.Join the Discord to ask follow-up questions and connect with the community
Join the Convex Discord! Explore Convex, the backend platform that keeps your app in sync.
16,164 Members
Join