Skip to content

Instantly share code, notes, and snippets.

View jinnyMcKindy's full-sized avatar
:octocat:
Working from home

Julia Kits jinnyMcKindy

:octocat:
Working from home
View GitHub Profile
@jinnyMcKindy
jinnyMcKindy / ts-from-graphql.md
Created January 13, 2022 13:52 — forked from Vyachean/ts-from-graphql.md
Декларируем типы из graphql файлов

Декларируем типы из graphql файлов

Нужно быстро и не сильно вникая выжать всё самое полезное из graphql файлов. Нам поможет "graphql-codegen", он получит схему с сервера, и опишет типы для наших запросов.

настроим для него конфиг

# codegen.yml