I resolved custom scalar JSON like this in resolvers. JSON: { __serialize(value) { return GraphQLJSON.parseValue(value); } }.
確定! 回上一頁