gpt4free/gpt4free/quora/graphql/BioFragment.graphql

9 行
97 B
GraphQL

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