@graphql-codegen/typescript-operations
query (graphql)やmutation (graphql)とresponseの型を作る
例:query getUser { user { id name } } を型にする