Lewis, In your schema, should the type for boss be a union of null and an array of Employee?
>
> {"name": "boss", "type":["null","Employee","string"]},
-Scott
Lewis, In your schema, should the type for boss be a union of null and an array of Employee?
>
> {"name": "boss", "type":["null","Employee","string"]},
-Scott