Type returns the schema type for this mutation.
()
| 272 | Op() Op |
| 273 | // Type returns the schema type for this mutation. |
| 274 | Type() string |
| 275 | |
| 276 | // Fields returns all fields that were changed during |
| 277 | // this mutation. Note that, in order to get all numeric |
no outgoing calls