Skip to content

using graphql-codegen-factories/operations fails on this.schema.getRootType #73

@jsve

Description

@jsve

With plugins as:

plugins: [
   'typescript',
   'typescript-operations',
   'typescript-urql',
   'graphql-codegen-factories/schema',
   'graphql-codegen-factories/operations',
],

I get this error message
[FAILED] this.schema.getRootType is not a function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions