Uploaded image for project: 'Spot (Retired)'
  1. Spot (Retired)
  2. SPOT-289

GraphQLLocatedError

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0
    • 1.0
    • None

    Description

      I had a problem when i export SPOT_DEV=1 and run ./runIpython.sh, but I use graphq test quey, there a problem as fllows:

      {
      "errors": [
      {
      "path": [
      "dns",
      "suspicious"
      ],
      "message": "<lambda>() got an unexpected keyword argument 'date'",
      "locations": [

      { "column": 21, "line": 4 }

      ]
      }
      ],
      "data": {
      "dns":

      { "suspicious": null }

      }
      }

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wjp_cpzx WangJunPeng
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: