Skip to content

stefanoruth/graphql-codegen-graphql-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Codegen - GraphQL Hooks

npm

Install

yarn add @stefanoruth/graphql-codegen-graphql-hooks

or

npm install @stefanoruth/graphql-codegen-graphql-hooks

Quick Start

Add the plugin to youre codegen.yml config

schema: 'my-schema.graphql'
generates:
    output.ts:
        plugins:
            - 'typescript'
            - 'typescript-operations'
            - '@stefanoruth/graphql-codegen-graphql-hooks'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published