The "path" field of a GraphQL error object contains a mix of strings and numbers and cannot be deserialized into `[]string`. Fortunately, we don't need to rely on the "path" field and instead have the final error message be constructed by aggregating human-readable "message" fields. |
||
|---|---|---|
| .. | ||
| http.go | ||
| set.go | ||
| set_test.go | ||