diff options
author | t.me/xtekky <98614666+xtekky@users.noreply.github.com> | 2023-04-10 01:09:29 +0200 |
---|---|---|
committer | t.me/xtekky <98614666+xtekky@users.noreply.github.com> | 2023-04-10 01:09:29 +0200 |
commit | 3be905b742b040c7f497727f9e765a8d709baa44 (patch) | |
tree | 0aafc1ea98e094a7eb47343b0ed5f60c158ce52a /poe/graphql/BioFragment.graphql | |
parent | you.com api (gpt 3.5 + internet) (diff) | |
download | gpt4free-3be905b742b040c7f497727f9e765a8d709baa44.tar gpt4free-3be905b742b040c7f497727f9e765a8d709baa44.tar.gz gpt4free-3be905b742b040c7f497727f9e765a8d709baa44.tar.bz2 gpt4free-3be905b742b040c7f497727f9e765a8d709baa44.tar.lz gpt4free-3be905b742b040c7f497727f9e765a8d709baa44.tar.xz gpt4free-3be905b742b040c7f497727f9e765a8d709baa44.tar.zst gpt4free-3be905b742b040c7f497727f9e765a8d709baa44.zip |
Diffstat (limited to 'poe/graphql/BioFragment.graphql')
-rw-r--r-- | poe/graphql/BioFragment.graphql | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/poe/graphql/BioFragment.graphql b/poe/graphql/BioFragment.graphql deleted file mode 100644 index c4218030..00000000 --- a/poe/graphql/BioFragment.graphql +++ /dev/null @@ -1,8 +0,0 @@ -fragment BioFragment on Viewer { - id - poeUser { - id - uid - bio - } -} |