Upgrade to Pro — share decks privately, control downloads, hide ads and more …

GraphQLで使うデータに TypeScriptで型を定義する

kamiyam
September 06, 2019
510

GraphQLで使うデータに TypeScriptで型を定義する

kansai.ts#2
#kansaits

kamiyam

September 06, 2019
Tweet

Transcript

  1. Refs. Using Apollo with TypeScript
 https://www.apollographql.com/docs/react/recipes/static-typing/ Configuring Apollo projects
 Option

    2: Link a schema from a remote endpoint
 https://www.apollographql.com/docs/references/apollo-config/#option-2-link-a-schema-from-a-remote-endpoint An Introduction to GraphQL via the GitHub API
 https://blog.codeship.com/an-introduction-to-graphql-via-the-github-api/