InversePropertyResolution: {
    path: string[];
    schema: JSONSchema7 | undefined;
    typeName: string;
}

Type declaration

  • path: string[]
  • schema: JSONSchema7 | undefined
  • typeName: string