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