Type alias objectInputType<Shape, Catchall, UnknownKeys>

objectInputType<Shape, Catchall, UnknownKeys>: flatten<baseObjectInputType<Shape>> & CatchallInput<Catchall> & PassthroughType<UnknownKeys>

Type Parameters

Generated using TypeDoc