gpt4free-original/quora/graphql/HandleFragment.graphql

9 行
103 B
GraphQL

fragment HandleFragment on Viewer {
id
poeUser {
id
uid
handle
}
}