I would like the ability to define object types once and re-use them within custom integrations.
Custom object types should be usable anywhere an "Object" currently is usable (JSON body, output schema, array member, etc).
The attached screenshots illustrates why this can be necessary. Imagine defining many API endpoints with nested objects like this, any having many of the object types be repeated. This is quite labor intensive without the option to define custom objects.