Skip to content

Multiple errors when building Readme Sample #17

@avalero

Description

@avalero

Hello,

I get multiple errors when running sample provided in Readme. I run it using deno run --allow-net app.ts

Errors are like this:

TS7006 [ERROR]: Parameter 'info' implicitly has an 'any' type.
  return (root, args, ctx, info) => {
                           ~~~~
    at https://deno.land/x/oak_graphql/graphql-tools/schema/addCatchUndefinedToSchema.ts:6:28

A total of 53 errors

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