Type alias ObjPCDArgs

ObjPCDArgs: {
    id: StringArgument;
    obj: ObjectArgument<unknown>;
}

Type declaration

Generated using TypeDoc