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