Skip to content

Cannot build project with vue-cli-service due to bad types #998

Open
@cerinoligutom

Description

@cerinoligutom

Describe the bug
Project fails to build with this error:
image

To Reproduce

  1. Create a new Vue project bootstrapped with vue cli
  2. Install @vue/apollo-composable and dependencies
  3. Use useMutation
  4. Build project

Expected behavior
Should not fail the build. Types must be fixed.

Versions
vue: 2.6.11
vue-apollo: 4.0.0-alpha.8
apollo-client: 2.6.10

Additional context
Maybe PR #962 can fix this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions