Guest User

Untitled

a guest
Jan 17th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. Name: GraphQLError
  2. Message: Variable "$items" got invalid value [{"EAN":"9001397503281","quantity":1,"price":0.01},{"EAN":"3858881085961","quantity":0,"price":2.92,"name":"CAPPUCCINO FRANCK IRISH C 200g LOMAS","alternativesCollected":true,"reason":{"niZeljeniVolumn":false,"niZeljenibrand":true,"niZeljeniOkus":true,"niPostreznogArtikla":false},"alternativeItems":[{"name":"LED.ČAJ SOLA BRESKEV PET 0,5l PLU","price":0.63,"EAN":"3838999051393","weighing":false,"weight":"0,5l","group":null,"__typename":"BasketItem","quantity":3}]}]; Field "__typename" is not defined by type AlternativeItem at value[1].alternativeItems[0].
  3. Stack: GraphQLError: Variable "$items" got invalid value [{"EAN":"9001397503281","quantity":1,"price":0.01},{"EAN":"3858881085961","quantity":0,"price":2.92,"name":"CAPPUCCINO FRANCK IRISH C 200g LOMAS","alternativesCollected":true,"reason":{"niZeljeniVolumn":false,"niZeljenibrand":true,"niZeljeniOkus":true,"niPostreznogArtikla":false},"alternativeItems":[{"name":"LED.ČAJ SOLA BRESKEV PET 0,5l PLU","price":0.63,"EAN":"3838999051393","weighing":false,"weight":"0,5l","group":null,"__typename":"BasketItem","quantity":3}]}]; Field "__typename" is not defined by type AlternativeItem at value[1].alternativeItems[0]., at coercionError (C:\Users\jalson1982\Desktop\tus_graphql_api\node_modules\graphql\utilities\coerceValue.js:179:10), at coerceValue (C:\Users\jalson1982\Desktop\tus_graphql_api\node_modules\graphql\utilities\coerceValue.js:148:36), at C:\Users\jalson1982\Desktop\tus_graphql_api\node_modules\graphql\utilities\coerceValue.js:98:27, at Array.forEach (<anonymous>), at forEach (C:\Users\jalson1982\Desktop\tus_graphql_api\node_modules\iterall\index.js:83:25), at coerceValue (C:\Users\jalson1982\Desktop\tus_graphql_api\node_modules\graphql\utilities\coerceValue.js:97:28), at coerceValue (C:\Users\jalson1982\Desktop\tus_graphql_api\node_modules\graphql\utilities\coerceValue.js:132:30), at C:\Users\jalson1982\Desktop\tus_graphql_api\node_modules\graphql\utilities\coerceValue.js:98:27, at Array.forEach (<anonymous>), at forEach (C:\Users\jalson1982\Desktop\tus_graphql_api\node_modules\iterall\index.js:83:25)
Add Comment
Please, Sign In to add comment