poe api gpt-4
This commit is contained in:
8
poe/graphql/HandleFragment.graphql
Normal file
8
poe/graphql/HandleFragment.graphql
Normal file
@@ -0,0 +1,8 @@
|
||||
fragment HandleFragment on Viewer {
|
||||
id
|
||||
poeUser {
|
||||
id
|
||||
uid
|
||||
handle
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user