DisconnectSpinwheel
Endpoint to disconnect a user from Spinwheel.
type DisconnectSpinwheel {
errors: PayloadError
isDisconnected: Boolean!
}
Fields
DisconnectSpinwheel.errors ● PayloadError object
DisconnectSpinwheel.isDisconnected ● Boolean! non-null scalar
Returned By
disconnectSpinwheel mutation