You can pass an array like this var MovieSchema = ` type Movie { name: String } input MovieInput { name: String } mutation ...
確定! 回上一頁