BridgeDisconnectQuery: Query<
    {
        id?: ModuleIdentifier;
        maxDepth?: number;
        schema: BridgeDisconnectQuerySchema;
    },
>