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