gpt4free-original/quora/graphql/BioFragment.graphql

9 行
97 B
GraphQL

fragment BioFragment on Viewer {
id
poeUser {
id
uid
bio
}
}