Adam / poe /graphql /SummarizePlainPostQuery.graphql
t.me/xtekky
poe api gpt-4
1396122
raw
history blame
95 Bytes
query SummarizePlainPostQuery($comment: String!) {
summarizePlainPost(comment: $comment)
}