Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Does not work with the typescript-advanced example project  #465

@Elijen

Description

@Elijen

Description

Does not seem to work with the graphql typescript-advanced project created by graphql-cli:

graphql create my-app --boilerplate typescript-advanced

Expected results

Generation finishes without errors.

Actual results

An error is thrown:

❌ Some types from your application schema have model definitions that are not defined yet
  
Step 1: Copy/paste the model definitions below to your application

export interface AuthPayload {
  token: string
}

Versions

  • graphqlgen: 0.6.0-rc9
  • OS name and version: macOS 10.14.2

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