Skip to content

Replace Operation.operationName usage with Operation.kind #105

@kitten

Description

@kitten

See deprecation notes here: urql-graphql/urql#1098
And: urql-graphql/urql#1045

All instances of operation.operationName simply need to be changed to operation.kind and the peer dependency on @urql/core needs to be bumped to >=1.14.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions