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

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

Open
Elijen opened this issue Mar 12, 2019 · 0 comments
Open

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

Elijen opened this issue Mar 12, 2019 · 0 comments

Comments

@Elijen
Copy link

Elijen commented Mar 12, 2019

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
@Elijen Elijen changed the title Does not work with the typescript-basic example project Does not work with the typescript-advanced example project Mar 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant