picosam
05/29/2018, 9:59 AMjson-to-graphql-query
I can, for example, send a whole filter object as a variable to my GraphQL API. My question is: is it possible to send a JSON object as a filter withotu using such a library, if one of the filter object variables has an enum
type?nilan
06/05/2018, 8:17 AMpicosam
06/05/2018, 9:12 AMnilan
06/05/2018, 9:41 AM