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 / list / fixtures / getItem.POST.json
Size: Mime:
{
  "children": {
    "lists": [
      {
        "image": "https://d16rliti0tklvn.cloudfront.net/2495/1501072627463.1376470244.PNG",
        "identifier": "61653",
        "name": "SIM1",
        "properties": {
          "buyinfo": {
            "pricing": {
              "currencycode": "$",
              "prices": [
                {
                  "label": "sale",
                  "type": "Sale",
                  "value": "$5.75"
                }
              ]
            }
          },
          "cartinfo": {
            "quantity": ""
          },
          "reviewrating": {
            "rating": ""
          },
          "iteminfo": {
            "itemid": "sim00",
            "flags": [
              {
                "label": "ispublic",
                "value": "false"
              }
            ],
            "sku": "sim00",
            "list": [
              {
                "id": "76246"
              }
            ],
            "additionalinfo": [
              {
                "label": "sortstr_fulfilled_2495",
                "value": "Not Fulfilled"
              },
              {
                "label": "campaignid",
                "value": "2495"
              },
              {
                "label": "facet_fulfilled_2495",
                "value": "Not Fulfilled"
              },
              {
                "label": "facet_fulfilledqty_2495",
                "value": "0"
              },
              {
                "label": "sort_fulfilledqty_2495",
                "value": "0"
              }
            ]
          },
          "state": {
            "starttime": "1507857490000"
          },
          "userinfo": [
            {
              "userid": "286986"
            }
          ]
        }
      },
      {
        "image": "https://images-na.ssl-images-amazon.com/images/I/71zt1ueBrDL._UX500_.jpg",
        "identifier": "62094",
        "name": "Aldo%20Men's%20Kedaowiel%20Fashion%20Sneaker",
        "properties": {
          "buyinfo": {
            "pricing": {
              "currencycode": "$",
              "prices": [
                {
                  "label": "sale",
                  "type": "Sale",
                  "value": "$110.00"
                }
              ]
            }
          },
          "cartinfo": {
            "quantity": ""
          },
          "reviewrating": {
            "rating": ""
          },
          "iteminfo": {
            "itemid": "FOOM2",
            "flags": [
              {
                "label": "ispublic",
                "value": "false"
              }
            ],
            "sku": "FOOM2",
            "list": [
              {
                "id": "76246"
              }
            ],
            "additionalinfo": [
              {
                "label": "sortstr_fulfilled_2495",
                "value": "Not Fulfilled"
              },
              {
                "label": "campaignid",
                "value": "2495"
              },
              {
                "label": "facet_fulfilled_2495",
                "value": "Not Fulfilled"
              },
              {
                "label": "facet_fulfilledqty_2495",
                "value": "0"
              },
              {
                "label": "sort_fulfilledqty_2495",
                "value": "0"
              }
            ]
          },
          "state": {
            "starttime": "1508779952000"
          },
          "userinfo": [
            {
              "userid": "286986"
            }
          ]
        }
      },
      {
        "image": "//s.sears.com/is/image/Sears/PD_0022_665_8562086",
        "identifier": "62093",
        "name": "dishwasher%20silverware%20basket",
        "properties": {
          "buyinfo": {
            "pricing": {
              "currencycode": "$",
              "prices": [
                {
                  "label": "sale",
                  "type": "Sale",
                  "value": "$59.94"
                }
              ]
            }
          },
          "cartinfo": {
            "quantity": ""
          },
          "reviewrating": {
            "rating": ""
          },
          "iteminfo": {
            "itemid": "dishbasket",
            "flags": [
              {
                "label": "ispublic",
                "value": "false"
              }
            ],
            "sku": "dishbasket",
            "list": [
              {
                "id": "76246"
              }
            ],
            "additionalinfo": [
              {
                "label": "sortstr_fulfilled_2495",
                "value": "Not Fulfilled"
              },
              {
                "label": "campaignid",
                "value": "2495"
              },
              {
                "label": "facet_fulfilled_2495",
                "value": "Not Fulfilled"
              },
              {
                "label": "facet_fulfilledqty_2495",
                "value": "0"
              },
              {
                "label": "sort_fulfilledqty_2495",
                "value": "0"
              }
            ]
          },
          "state": {
            "starttime": "1508779435000"
          },
          "userinfo": [
            {
              "userid": "286986"
            }
          ]
        }
      }
    ]
  },
  "type": "getlistitems",
  "responseMessage": "Success",
  "properties": {
    "iteminfo": {
      "flags": [
        {
          "label": "isowner",
          "value": "true"
        }
      ]
    },
    "state": {
      "count": "3"
    }
  },
  "responseCode": "0"
}