cancelSocialSignUp
Discard a pending social sign-up without creating anything. Clears the pending cookie so a later page load doesn't ask again.
Returns
See CancelSocialSignUpResult for the full shape.
Try it
Authentication
Example
Query
mutation CancelSocialSignUp {
cancelSocialSignUp {
__typename
}
}
Variables
{}
POST
https://go.sessions.website/api/graphql