Posts by Marco Daniel • 140 points
1 post
- 
		2 votes1 answer43 viewsA: Data not mapped schema graphqlIn GraphQL all data has to be an object json valid, ie, must have key and value. One of the ways to map the data would be to define a type with the respective values: type UserExtra { valor1:… graphqlanswered Marco Daniel 140