Hoang Nguyen

Results 2 issues of Hoang Nguyen

## Checklist - [x] This is not covered in the [repository examples](https://github.com/niuware/mui-rte/tree/master/examples). - [x] I am using the package [latest version](https://github.com/niuware/mui-rte/releases/latest). - [x] This is a bug report or an...

In `1.0.0` version, I was able to reuse definitions for both `objectType` and `inputObjectType` like so: ``` const experienceFieldsDefinition = (t: ObjectDefinitionBlock | InputDefinitionBlock) => { t.nonNull.string("position"); // Next line...

needs/investigation