Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/graphql / src / endpoints / user / stream / fixtures / loginFailure.POST.json
Size: Mime:
{
  "responseCode": 1,
  "type": "login",
  "properties": {
    "state": {
      "starttime": "0",
      "status": "Invalid Credentials"
    },
    "userinfo": {
      "userid": "0"
    }
  }
}