Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup of GraphQL Codegenerator #87

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dimaMachina
Copy link

@dimaMachina dimaMachina commented Mar 30, 2022

Bonjour de Paris @SachaG 🇫🇷 🥐 🥖

I made the initial setup of GraphQL codegen with refactoring resolvers to use generated types.

Need some help to fix type errors, you can edit my fork branch

@netlify
Copy link

netlify bot commented Mar 30, 2022

‼️ Deploy request for stateofcss2021 rejected.

Name Link
🔨 Latest commit bc1623e

@netlify
Copy link

netlify bot commented Mar 30, 2022

‼️ Deploy request for stateofjs2021 rejected.

Name Link
🔨 Latest commit bc1623e

@@ -23,7 +23,13 @@ module.exports = {
{
test: /\.ts$/,
exclude: /node_modules/,
use: 'ts-loader'
// TODO: remove transpileOnly after fixing all type errors
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this when all type errors will be fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant