summaryrefslogtreecommitdiffstats
path: root/gpt4free/quora/graphql/SettingsDeleteAccountButton_deleteAccountMutation_Mutation.graphql
blob: 0af5095012df7b0925f3248ff3cf2f6ea0970371 (plain) (blame)
1
mutation SettingsDeleteAccountButton_deleteAccountMutation_Mutation{  deleteAccount {    viewer {      uid      id    }  }}