如果有在寫graphql-go 就可以知道該如何取得使用者input 參數,在graphql-go 使用的是 map[string]interface{} 型態,要正確拿到參數值,就必須要轉換 ...
確定! 回上一頁