© 2026 Hedgehog Software, LLC
const mutationResult = api.myRouter.createPost.useMutation() // What type is this? // Type error return <Child mutationResult={mutationResult} />